Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timeout when deleting
Message
From
26/02/2014 07:40:52
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01594874
Message ID:
01595347
Views:
35
>Frank,
>
>It may be either the ConnectionTimeout or the CommandTimeout. Most likely the CommandTimeout.
>
>The connection timeout can be set in the connection string in the App.Config.
>“server=(local);uid=sa;pwd=;database=NorthWind;Connect Timeout=30;”
>
>The CommandTimeout has to be set on the SqlCommand itself. You can override mmDataAccessSql.CreateDeleteCommand() and set it there.

Thanks Kevin
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Previous
Reply
Map
View

Click here to load this message in the networking platform