On Wed, 19 Apr 2006, Micha Nelissen wrote:
Michael Van Canneyt wrote:
But you can do multiple queries in a block I suppose ? Multiple update,
and one select, or so ?
Obviously, this is the whole idea of transactions ? :)
Then I don't see why multiple concurrent transactions are useful ? The user
can only do one thing at a time anyway, right? :-)
Didn't you implement threads ? ;-)
Not if you make e.g. some reports in the background, using threads.
For server apps, multiple transactions in a connection are a must.
My apps at work depend on it: one connection to the database, and at least
1 transaction per user...
Michael.
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives