Martin Schreiber wrote:
On Tuesday, 23. November 2010 18.01:35 Alexsander Rosa wrote:
I think the statement "without a transaction, Postgres will do nothing,
ever". For example: you can write a small C program using libpq that
executes a simple SELECT without any transaction SQL code. Here's a comment
[...]
It uses an implicit transaction. MSEgui version of tsqltransaction has the
flag tao_fake in options property which enables implicit transactions for
database connections which support them, for Firebird it is not supported.
MSEgui version of tsqldataset has the flag dso_offline which disconnects from
transaction after loading the data. It is possible to reconnect in order to
write the update packages to database.
Thanks Martin, noted.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus