Sorry that I don't completely understand your scenario. Can you describe more clearly? Or can you post a short repro?
Thanks,
Junfeng
|||Database: MySql, Programming Language: C++My application uses ODBC connection pooling, now when the database is operational everything works out fine, but as
soon as I stop it the SQLConnect function doesn't return the error but kills abruptly the application.
I've solved the problem... I've found it to be a bug in the MySql ODBC driver, I was working with version 3.51.10, when
I switched to 3.51.14 the problem dissapeared.
Thanks...
No comments:
Post a Comment