Assertion Failure in line 3701

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
iad
Posts: 34
Joined: Fri 24 Nov 2006 07:38

Assertion Failure in line 3701

Post by iad » Tue 08 May 2007 17:38

Hi,
When i'm using Disconnect Mode On and Pooling = True when i'm try to run Stored procedure i got Assertion Failure in MyAccess.pas line 3701.
when i'm disable the disconnect mode or the pooling it's work fine.
Why ?


Lior,

iad
Posts: 34
Joined: Fri 24 Nov 2006 07:38

Post by iad » Fri 11 May 2007 05:54

Any Chance for an Answer ?

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Fri 11 May 2007 12:15

Have you tried to mail the support ?

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

Post by Antaeus » Fri 11 May 2007 12:40

We have reproduced the problem with this assertion and fixed it. This fix will be included in the next MyDAC build.
However, this assertion is a part of the TMyTable code but not TMyStoredProc. Please verify your request more careful.

Post Reply