Subject Re: using threads to speedup report generation
Author Alexander V.Nevsky
--- In firebird-support@yahoogroups.com, Sudheer Palaparambil
<p_sudheers@y...> wrote:
> Hi,
>
> Is there any area we can use multiple threading from
> client side (C++) to speed up report generation in FB
> ?

You should provide separate connection for each thread and connect
via TCP/IP.

Best regards,
Alexander.