|
-
Feb 16th, 2006, 11:28 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] When to open Database Connection
Hi,
I created project recently. I created my connection on startup with the connection string. Originally I thought you have to use connection.open each time you wanted to fill a dataadapter and dataset. But, I found a couple of spots that I forgot to use connection.open before filling them and it worked anyway. My question is, when do you have to use connection.open?
Thanks
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
|