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
fetch causes exception in query
Re: fetch causes exception in query
This behavior was discussed on the MyDAC forum. Please view the following topic:
http://forums.devart.com/viewtopic.php? ... 496#p97131
http://forums.devart.com/viewtopic.php? ... 496#p97131