fetch causes exception in query
Posted: Mon 28 Apr 2014 13:22
I noticed that MyDAC creates an exception in debug mode when a dataset will be closed.
The message tells:
---------------------------
Debugger Exception Notification
---------------------------
Project winprnmanager.exe raised exception class EMySqlException with message 'Lost connection to MySQL server during query'.
---------------------------
Break Continue Help
---------------------------
This occurs when property fetchall is set to false. The problem is that the debugger mode doesn't want to close my application.
Why does this notification appears?
I'm using MyDAC 8.2.5 with D2009
The message tells:
---------------------------
Debugger Exception Notification
---------------------------
Project winprnmanager.exe raised exception class EMySqlException with message 'Lost connection to MySQL server during query'.
---------------------------
Break Continue Help
---------------------------
This occurs when property fetchall is set to false. The problem is that the debugger mode doesn't want to close my application.
Why does this notification appears?
I'm using MyDAC 8.2.5 with D2009