Subject Re[2]: [ib-support] Read - only transactions
Author Alexander Tabakov
>You mean like
>transaction.params['READ'] = true

There are 2 ways to do that:

1) Visually in the TIBTransaction.params editor;
2) transaction.params.add('read');

--
Best regards,
Alexander mailto:saho@...