Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
kamalkishore_in
Yak Posting Veteran
76 Posts |
Posted - 2001-07-25 : 23:32:25
|
| HelloI am executinig a SQL Query to a remote server using ADO/ODBC connection.But while executing the query it is giving timeout error very early even after 1-2 sec.Even I have given the command connection.commandtimeout = 0 just before executing the connection.execute command.What should I do to avoide this error.I am using VB6 and sql Server 2000Thanks |
|
|
|
|
|