Still "assertion failure" in MyClasses.pas

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
upscene

Still "assertion failure" in MyClasses.pas

Post by upscene » Tue 06 Jun 2006 17:01

After preparing, opening, browsing (zero row resultset) and closing a resultset, I clear the SQL and set it to something else.

Next, I get this error on the .Prepare call:

Assertion failure (E:\Developing\Components\CrMyDAC\Source\MyClasses.pas, line 2651)


Got any clue?
--
Martijn Tonies
Upscene Productions

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 07 Jun 2006 14:10

Unfortunately we couldn't reproduce the problem you have met. There is no Assertion in MyClasses.pas on the line 2651 in the latest MyDAC builds. Please supply us with exact version of MyDAC you currently use.

upscene

Post by upscene » Thu 08 Jun 2006 05:56

I'm using 4.3.0.10



Is there any way to get notifications on all new releases?

--
Martijn Tonies
Upscene Productions

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Thu 08 Jun 2006 09:48

> I'm using 4.3.0.10
Try downloading the last version (4.30.1.15) of MyDAC. It looks like this bug is already fixed.

> Is there any way to get notifications on all new releases?
Meanwhile, we don't have such possibility. Please watch for announcements at the forum.

Post Reply