Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Already opened DataReader
Message
From
11/03/2011 21:59:15
 
 
To
11/03/2011 19:50:57
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01503339
Message ID:
01503443
Views:
23
Because, correct me if I am wrong, but, if I close the connection, the DataSet will become out of scope

I started to reply to this, and then saw that Bonnie replied. At the risk of repetition, datasets are disconnected. You can fill them from an adapter, or populate them by other means, and then you can close the connection. The dataset stays intact, unless (as Bonnie stated) you've implemented code to the contrary.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform