Subject Re: [firebird-support] Multithreaded Database
Author Iwan Cahyadi Sugeng
well, i guest i have to do that, but is there a plan to handle this situation?

On 9/12/07, Alexandre Benson Smith <iblist@...> wrote:
> Iwan Cahyadi Sugeng wrote:
> > Hi, i want to ask you guys, is firebird support multithreaded query?
> > I mean, can i run 2 or more query at the same time?
> > How can i do that?
> >
> > I have a problem, that one of my query took so long to retreive data,
> > there are a lot of data needed to retreived, image 2 years of data
> > using fb15, and my other client, need to query other data, but my
> > application cannot run the second query, and need to complete the
> > first query.
> >
> > Well i need to know is firebird support running more than 1 query
> > simultaneausly, and how can i do that. Thx
> >
> >
>
> Yes !
>
> Just use one connection per thread.
>
> see you !
>
> --
> Alexandre Benson Smith
> Development
> THOR Software e Comercial Ltda
> Santo Andre - Sao Paulo - Brazil
> www.thorsoftware.com.br
>
>


--
Iwan Cahyadi Sugeng