TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
abarton
NA
1
0
Connection Pooling with ODBC
Aug 28 2004 4:04 PM
I've had no problem connection to a mySQL database using using System.Data.Odbc and the MySQL ODBC 3.51 Driver. My problem is that I'd like to use connection pooling (which I've read is automatic or configured through the driver.) I've also read that regardless if connection pooling is on or not always close your connection when done with a query. However when I go to run another query of course it says the connection is closed. So should I open the connection everytime before running the query and close after, will it actual still use connection pooling or persistent connections? Or will I simply be establishing a new connection every time resulting in lots of overhead?
Reply
Answers (
0
)
close the parent window on button click
How can I use wildcards in the file path