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