EAssertion failed

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
aXent
Posts: 1
Joined: Thu 05 May 2011 08:26

EAssertion failed

Post by aXent » Thu 05 May 2011 08:49

Hi All

I have a question about the ping function of the mydac suite. I ping my TMyConnection each minute. Suddenly in my logs this function gives me the error 'EAssertionFailed'.

Will this error occur when a ping is sent once during a query?

Kind regards

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 06 May 2011 08:31

I can not reproduce the problem. Try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.
Also please describe why you use the Ping function in more details.

Post Reply