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 ?
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.