Subject Re: [firebird-support] Question about multithread: readonly query in a single transaction
Author Dimitry Sibiryakov
18.09.2018 16:51, Marco Andreolli drazde@... [firebird-support] wrote:
> For example if I would like execute two query at the same time, in parallel mode without
> serialization, I have to use two connection!!!

Yes. Two connections is the only way to make two queries run in parallel.

--
WBR, SD.