Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CommandTimeout bug in 1.3 beta 4
Message
 
To
22/12/2004 13:34:24
Max Fillmore
Essential Skills, Inc.
Lenexa, Kansas, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00971531
Message ID:
00971552
Views:
15
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
Previous
Reply
Map
View

Click here to load this message in the networking platform