|
-
Jan 28th, 2003, 10:13 AM
#1
Junior Member
Why do you need to open the connection anyway? The dataadapter fills the dataset without a prior need for the connection to be opened. Actually this is the main difference with .NET that the database access is done in a non-connected mode and the connection is only briefly done while the data is exchanged...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|