I've ported my OPF from DBExpress to Zeos IFDEF'ing less than 10 lines. As DBExpress, Zeos supports a single transaction per connection. My OPF uses a single connection with 3 TSQLQuery/TZQuery for different purposes. It's very rare to have the actual need of more than one transaction per connection -- in these cases, it's simpler to create another connection.
2010/11/25 Martin Schreiber <[email protected]> > I don't know if ZEOS provides the possibility to work with different > transactions on a single connection. > > Martin > > -- Atenciosamente, Alexsander da Rosa Linux User #113925 "Extremismo na defesa da liberdade não é defeito. Moderação na busca por justiça não é virtude." -- Barry Goldwater
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
