S
Sheetal Mahajan
Hi there!
I am using MSDE 2000 SP3, Sql.Net provider on Win2k server. When I try
to execute very simple query of inserting/selecting a row into a
table, I am getting following error,
"Timeout expired. The timeout period elapsed prior to completion of
the operation or the server is not responding."
This behaviour is not consistent. I have checked my code for not
leaving any connection open. Is there any limitation on number of
connections on MSDE? Or is it a problem with Sql.Net provider? Please
help me.
Thanks in advance.
I am using MSDE 2000 SP3, Sql.Net provider on Win2k server. When I try
to execute very simple query of inserting/selecting a row into a
table, I am getting following error,
"Timeout expired. The timeout period elapsed prior to completion of
the operation or the server is not responding."
This behaviour is not consistent. I have checked my code for not
leaving any connection open. Is there any limitation on number of
connections on MSDE? Or is it a problem with Sql.Net provider? Please
help me.
Thanks in advance.