Connection Timeout
Database
1
Posts
1
Posters
0
Views
1
Watching
-
I'm using the connection timeout parameter of the connection string. The problem is that its not respecting the parameter i'm passing. Ex.: Data Source=DummyInexistantServer;Initial Catalog=Zombo; Integrated Security=SSPI;Connection Timeout=5; Since the server doesn't exists it should return an error in 5 seconds (according to the connect timeout paramtere). The fact is... its taking about 30 seconds to throw me the error. any ideas ? Mauricio Ritter - Brazil Sonorking now: 100.13560 MRitter
English is not my native language so, if you find any spelling erros in my posts, please let me know.