Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timeout when deleting
Message
De
26/02/2014 07:40:52
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01594874
Message ID:
01595347
Vues:
36
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform