Newbie - Question1 - Transaction / commit / rollback

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Edison Garcia
Posts: 29
Joined: Sat 29 Jul 2006 01:52

Newbie - Question1 - Transaction / commit / rollback

Post by Edison Garcia » Sat 29 Jul 2006 02:11

I am during trial period of MyDAc. I have some question and since they are very different I will place several posts.

1 - To use the Starttransaction, Commit and rollback instructions in MyConnection do I must be using InnoDB tables? May I use ISam tabels ?

Thank you
Edison

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Sun 30 Jul 2006 19:37

you will need innodb tables

Post Reply