[DUG] Firebird connections / queries / transactions

Phil Middlemiss phil at tumonz.co.nz
Thu Jul 28 10:48:08 NZST 2005


Thanks for the overview. By "read-only" transactions, are you referring 
to the SQL executed within a transaction? Your comment about the default 
transaction not being read-only has me puzzled - isn't it the table 
itself that is readonly?

Phil.

Rohit Gupta wrote:

>Readonly transactions do not contribute to this problem.  Note that 
>both the table/query and the transaction has to be readonly.  
>WARNING - Do not use the default transaction as it is not readonly 
>and was the cause of our problems.
>  
>


More information about the Delphi mailing list