MySQL Forums
Forum List  »  Knowledge Base

Reconnect to previous closed database
Posted by: Craig Taylor
Date: March 10, 2009 03:47PM

I have a windows application that is connecting to a Mysql 5.01 database server on localhost(for this test). I am using the ODBC 3.51 driver. I am also using Query Browser to compare results. The problem occurs when my application has made atleast one query. Then if the database server is shutdown and restarted, the application will not run any more queries. I have to shutdown and restart the application. I would prefer not to have to do this. Query browser does not require a restart. I'm thinking that the driver may require a reset, but I don't know how to do that.

If anyone has any ideas, I would appreciate it.

Options: ReplyQuote


Subject
Views
Written By
Posted
Reconnect to previous closed database
3013
March 10, 2009 03:47PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.