Subject | Re: [firebird-support] Question about multithread: readonly query in a single transaction |
---|---|
Author | Marco Andreolli |
Post date | 2018-09-18T14:51:29Z |
Ok that is what I would like to be sure.
For example if I would like execute two query at the same time, in parallel mode without serialization, I have to use two connection!!!
Il giorno mar 18 set 2018 alle ore 14:06 liviuslivius liviuslivius@... [firebird-support] <firebird-support@yahoogroups.com> ha scritto:
Hi,no, you must use separate connection fo this. fbclient.dll is thread safe, but thinking about thread safe in a level of connection or transaction is not releated here.If something was changed in Fb3 i am realy interested.Regards,Karol Bieniaszewski