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: *

  1. constellation

    Timeout value for backups using SQL commands

    I have to backup a database using the SQL commands EXEC sp_addumpdevice ... BACKUP DATABASE ... EXEC sp_dropdevice ... and when I do it times out (the DB is quite large). I can't find how to increase the timeout value. It doesn't appear to be using that of the connection I have established...
  2. constellation

    ADO not reporting SQL execution errors (VB6, MDAC 2.7)

    ADO seems to be inconsistent in reporting errors whilst executing commands. Sometimes they are reported but other times they are simply not reported and nothing appears to go wrong, however the command is not executed. For example I am executing the following 3 sql lines 1. CREATE DATABASE...

Part and Inventory Search

Back
Top