Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: edge2000
  • Content: Threads
  • Order by date
  1. edge2000

    Debug Buttons Greyed Out in SQL2000

    Hi, I am having a problem where although the debug routine is active the debugger just executes the stored proceedure and then all of the actual debug controls are greyed out. I can set a breakpoint but it just ignores it and goes straight through. I am sure the permissions are ok because we...
  2. edge2000

    Return Completed From An Asynchronous Stored Proc

    I am trying to run a stored proceedure on SQL 6,5 form VB6 with ADO, due to the size of the process the last one took 4 days, i would like to free up the VB app so that it can show the user things are still happining. I have acheived most of this with the use of adAsyncExecute but what i am...
  3. edge2000

    SQL 7 Via Internet with OLEDB And No Client - Help

    We have developed an app that connects to a remote web based sql server via a sqloledb connection in Access 97. <br>The auto dial out via proxy or dun works, the transfer of data and stored procs all works fine but only on a machine with sql installed.<br>I know about the 1033 technet article...
  4. edge2000

    DSN'Less Connection To SQL

    Does Anyone know the syntax for making a DSN' less connection to SQL.<br>I am having to remediate a system written in VB6 that uses either V5 or 6 of Crystal of which i am not familier.<br>The current system relies on an established ODBC connection using the SQL driver, i have replaced most of...

Part and Inventory Search

Back
Top