On 19-08-02 11:57:47, Yuriy Nikolaev wrote:

Can you please tell me if it's possible to set transaction isolation level & 
maybe
some other transaction properties like RW/RO etc. in SOCI?

There is no dedicated database-agnostic interface, AFAIK.

I'm using FB backend if it makes any sense.

Perhaps executing SQL command `SET TRANSACTION...ISOLATION LEVEL...;` will do
the job, you'd have to try.

Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
Fingerprint=C081 EA1B 4AFB 7C19 38BA  9C88 928D 7C2A BB2A C1F2


_______________________________________________
soci-users mailing list
soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to