Hello. I posted this problem in the ODBC board as well...but I figured maybe someone here has encountered this before, so maybe they can help.
**copied from the ODBC board**
I have an app I made with delphi that accesses a MySQL database, I have an ODBC connection set up for this purpose. Now, sometimes when I close the Delphi app it gives me this error: "Exception EAccessViolation in module IDODBC32.DLL" and references some memory addresses. Now this happens on any computer I run the app on, and only happens sometimes. It's completely random in appreance, when this error occurs. I can't even begin to imagine what could be causing this.
Any suggestions would be greatly appreciated.
**End ODBC post**
The thing is, it only happens when I go to close the app, after I hit Exit. It happens on ANY form, and after seemingly ANY possible combination of actions within the app. It just seems totally random. Aggrivating.
**copied from the ODBC board**
I have an app I made with delphi that accesses a MySQL database, I have an ODBC connection set up for this purpose. Now, sometimes when I close the Delphi app it gives me this error: "Exception EAccessViolation in module IDODBC32.DLL" and references some memory addresses. Now this happens on any computer I run the app on, and only happens sometimes. It's completely random in appreance, when this error occurs. I can't even begin to imagine what could be causing this.
Any suggestions would be greatly appreciated.
**End ODBC post**
The thing is, it only happens when I go to close the app, after I hit Exit. It happens on ANY form, and after seemingly ANY possible combination of actions within the app. It just seems totally random. Aggrivating.