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 Mike Lewis 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: sgtai
  • Order by date
  1. sgtai

    How to increase the SQL Server ODBC driver timeout ?

    Actually, I am using VB/ADO to write a schedule job to run on the NT server with SQL server database. The timeout expired happen when trying to execute an Insert statement which has a select statement i.e. "Insert into table1 select column1, column2 from table2". I have tried to...
  2. sgtai

    How to increase the SQL Server ODBC driver timeout ?

    May I know which platform are you refering to ? I cannot find it in Win95. Does changing the driver from sql driver to oledb driver help to solve the timeout ?

Part and Inventory Search

Back
Top