Page 1 of 1

Transactions

Posted: Sat 02 Jul 2005 05:22
by Patrice
I use Mydac Trial version and delphi 2005.
In my code, I'm trying to use transactions, but it does not work properly:
when I rollback a transaction, it does nothing.
My tables are innoDB.
I try to set "autocommit = 0" with a TMyScript component (I've also try with a TMyCommand component, but when I interrogate the TMyServerControl component, autocommit is always set to true.

Does anyone can hel?
Thank's

Patrice Rapaport

Posted: Mon 04 Jul 2005 06:21
by Ikar
We couldn't reproduce the problem.
Please send us (mydac*crlab*com) complete small sample to demonstrate it and include script to create server objects.