Page 1 of 1

Multiple transaction

Posted: 24.05.2007, 08:40
by marcocot
Hello to anyone,
I am using latest version of Zeoslib with mysql. How can start multiple transactions within the same application? Should I use multiple connection components? Is there any Transaction componet?

Thanks
Marco

Posted: 24.05.2007, 09:28
by pol
Hi Marco,

Multiple connection components should do it. There is no more transaction component, since Zeos 6.

Regards,
RĂ¼diger

Posted: 24.05.2007, 09:29
by mdaems
You have to use multiple connection components. Each connection maintains 1 transaction.