14.09.2015 21:22, Helen Borrie wrote:
> Could some isql boffin confirm, or explain?

   isql does not start transaction itself. It just send SET TRANSACTION query 
to server as 
is. Server don't use any kind of "history of session", so it can use only these 
flags that 
are set in command itself. Thats why "SET TRANSACTION" without further options 
will start 
default (concurrency-level) transaction. No matter what happened in the past.

-- 
   WBR, SD.

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to