Hello,
We are experienced problems with the following case:
A correct connection to the database is obtained and querys are made without any problems.
After that, the connection to the database is lost (you can stop the MySQL Server to test this). When this happens the first query that is executed gives the normal "lost connection" exception, but if it is tried to execute again it produces an exception within dbexpmda.dll and usually it causes that the application is closed with an "abnormal program termination" or similar.
There are any way to avoid this?
Regards,
Cefe