|
-
Mar 15th, 2013, 08:26 AM
#4
Re: Data Connection - Best Practice
Personally I use one connection for a solution that resides in a class project removed from the main project. Depending on the operations dicates if the connection stays open or is closed after operations.
MSDN VS2010 sample solution, refer to the data access project for MS_AccessConnection.vb
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
|