I have a questions about how works with concurrent transactions, I worked witn a component with Lazarus and Delphi name TSQLTransactions, this you can set a Action like Rollback and Commit for each Transaction, how can I obtain the same result with Zeos?, I only have in my project a ZConnection & ZReadOnlyQuery components.
I need to create a ZConnection for each transacction?
I works with Zeos 6.6.6-stable & Lazarus 9.28.2 FPC 2.2.4.
Thanks.
concurrent transactions
Moderators: gto, cipto_kh, EgonHugeist
concurrent transaction
I think that my case is the same: http://zeos.firmos.at/viewtopic.php?t=2 ... ransaction . Maybe this need to be implement in new versions.