Page 1 of 1

EAssertionFailed DBAccess.pas

Posted: Tue 06 Jul 2021 20:19
by Anderson
I have this error when triggering a 'StartTransaction' in the TUniConnection component:

---------------------------
Debugger Exception Notification
---------------------------
Project IDSSaude.exe raised exception class EAssertionFailed with message 'Assertion failure (D:\ProjectsClone1\Delphi\Dac\Common\Source\DBAccess.pas, line 18635)'.
---------------------------
Break Continue Help
---------------------------

I'm already using the latest unidac version. Does anyone have any ideas?

Re: EAssertionFailed DBAccess.pas

Posted: Wed 07 Jul 2021 08:41
by evgeniym
Hi Anderson,
Unfortunately provided information was not enough to reproduce the described behavior.
Please compose and send us a sample which demonstrates described behavior along with DDL sripts to create and fill in test database objects.
You can use our form to send this information to us:
https://www.devart.com/company/contactform.html

Regards,
Evgeniy

Re: EAssertionFailed DBAccess.pas

Posted: Wed 07 Jul 2021 13:47
by Anderson
The problem was solved.

In my case I was having problems where I was improperly destroying the 'TUniConnection', and after that at a certain point I was trying to give a 'StartTransaction' on it.

#resolved

Re: EAssertionFailed DBAccess.pas

Posted: Thu 08 Jul 2021 08:30
by evgeniym
Hi Anderson,
I’m glad that your issue is resolved now.
Please feel free to contact us anytime in case you have any other questions.
Regards,
Evgeniy