TheBestOfMe
Programmer
Hi, I have a weid problem in a VB6 application using ADO conection to a SQL Server 2000. I do have sometime a timout expired on a stored procedure call that return a sigle row in a table (less than 1000 rows). In debug mode, if the error occured and I resume, I press F8 to see if the query can be reexecute a second time and it's working(les than 1 sec).
Sometime I have the error and sometime it works fine. And i set the CommandTimout and ConnectionTimeout to 300.
I don't know what it could be.
Thanks.
Sometime I have the error and sometime it works fine. And i set the CommandTimout and ConnectionTimeout to 300.
I don't know what it could be.
Thanks.