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
			
									
									
						Error : Assertion Failure
Re: Error : Assertion Failure
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.