Page 1 of 1

Problem with transactions

Posted: Tue 09 Jan 2007 07:16
by saidus
Hello !!!
How can use the transactions with MyDAC....
is the TMyQuery Support the StartTransaction methode or not...
if not ...
How can i do this... of corse using INNODB
Please can you help me giving me an exemple ...
Thanks for all

Posted: Tue 09 Jan 2007 07:34
by Antaeus
You can control transactions by the TMyConnection component. Please see the Transactions demo of MyDAC for example. You can find this demo in %MyDAC%\Demos\Transactions\ directory.
%MyDAC% is the MyDAC installation path on your computer.