G
Guogang
Hi,
I have a question regarding the "Timeout Expired" excetpion.
We have a database server running SQL 2000, and another computer accessing
the database server using ADO.NET (via a CAT 5 cable directly).
Occationally, I get a "Timeout Expired" exception tring to access database
server.
I do notice that the clock on the two computers may be drifted as far away
as 6 minutes. Can this contribute to the timeout exception?
In the sense of robust programming, what should I do in my code to survive
these kind of exceptions?
Thanks,
Guogang
I have a question regarding the "Timeout Expired" excetpion.
We have a database server running SQL 2000, and another computer accessing
the database server using ADO.NET (via a CAT 5 cable directly).
Occationally, I get a "Timeout Expired" exception tring to access database
server.
I do notice that the clock on the two computers may be drifted as far away
as 6 minutes. Can this contribute to the timeout exception?
In the sense of robust programming, what should I do in my code to survive
these kind of exceptions?
Thanks,
Guogang