Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adjustment on the timeout
Message
From
14/03/2008 11:41:34
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01302038
Message ID:
01302157
Views:
11
>Use ConnectTimeout or Connection Timeout keywords in the connection string. Something like this:
>
>string myConnectionString = "Data Source=(local);Initial Catalog=AdventureWorks;Integrated Security=SSPI;Connection Timeout=30";
>
Thanks, it is also good to know we can adjust it at the connection string level.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform