Page 1 of 1

Access Violation in TIBCScript

Posted: Mon 12 Mar 2012 12:04
by Fire.bird
I'm using TIBCScript to execute a simple Stored Procedure that inserts some records into a Table. Under some circumstances this can lead to duplicate primary keys.

If that happens, TIBCScript responds with "Access violation at Adress 00000000. Read from Address 0000000".

If i run the Statement through the Execute-Feature in the IDE i get the correct Message "Duplicate or Primary Key....".

My Setup: Delphi 5 with IBDAC 4.1.5
Firebird 1.5.6

Posted: Tue 13 Mar 2012 09:22
by AndreyZ
Hello,

Thank you for the information. We have fixed this problem. This fix will be included in the next IBDAC build.

Posted: Tue 13 Mar 2012 09:39
by Fire.bird
Hello Andrey,

thank you for the quick support.

Can you give me an estimate when the next build will be available ?

Maik

Posted: Tue 13 Mar 2012 12:32
by AndreyZ
We recently released IBDAC, so the next IBDAC build will not be available for a month or two. As a workaround, you can add the IbDacVcl unit to the USES clause of your unit.

Posted: Tue 13 Mar 2012 13:12
by Fire.bird
Hello Andrey,

yes that corrects the access violation.

Thank you very much.

Maik

Posted: Tue 13 Mar 2012 13:28
by AndreyZ
Feel free to contact us if you have any further questions about IBDAC.