Page 1 of 1

Error : Assertion Failure

Posted: Tue 10 Feb 2015 10:43
by softtouch.kristof
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

Re: Error : Assertion Failure

Posted: Tue 10 Feb 2015 12:56
by ViktorV
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.