Hello everyone: I have the following SqlServer connection string (using ADO.NET):
"server=SOMESERVER;uid=someuser;pwd=somepassword;database=Payroll_Test;Conne ct Timeout=90" The server will timeout after approx 48 seconds regardless of what value I use for Connect Timeout. The same connection string will timeout appropriately if used with ADO. Any ideas what is going on. thanks, Greg You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.