Error : Assertion Failure

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
softtouch.kristof
Posts: 1
Joined: Tue 10 Feb 2015 10:40

Error : Assertion Failure

Post by softtouch.kristof » Tue 10 Feb 2015 10:43

Hello,

In delphi 6 in getting the following error.

Assertion Failure (D:\Projects\Delphi\Dac\Mysql\Source\MySqlApi.pas, line 1683)

Does any has the same problem?

Edit : version 8.14.3

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Error : Assertion Failure

Post by ViktorV » Tue 10 Feb 2015 12:56

Please make sure you are using Direct Mode in MyDAC (TMyConnection.Options.Direct property is True). If you do, then please send a small sample to viktorv*devart*com to demonstrate the issue, including a script to create and fill in the test database table.

Post Reply