Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CommandTimeout bug in 1.3 beta 4
Message
 
À
22/12/2004 13:34:24
Max Fillmore
Essential Skills, Inc.
Lenexa, Kansas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00971531
Message ID:
00971552
Vues:
14
Max,

> if (dbAdapter.SelectCommand.Connection == null)
> {
> if (this.Connection == null)
> {
> this.Connection = this.CreateSqlConnection();
> }
> dbAdapter.SelectCommand.Connection = this.Connection;
> }
> dbAdapter.SelectCommand.CommandTimeout = this.CommandTimeout;

Thanks for the heads up...Jason Mesches (one of our MM .NET MVPs) pointed this out the other day too...I'll make the change for the final release.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform