Page 1 of 1

fetch causes exception in query

Posted: Mon 28 Apr 2014 13:22
by jkuiper2105
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

Re: fetch causes exception in query

Posted: Tue 29 Apr 2014 13:58
by PavloP
This behavior was discussed on the MyDAC forum. Please view the following topic:
http://forums.devart.com/viewtopic.php? ... 496#p97131