Subject Re: [firebird-support] multiple queries
Author Kjell Rilbe
Alan McDonald wrote:

> > Alan McDonald wrote:
> >
> > > > Dimitry Sibiryakov wrote:
> > > > >> Can you run multiple queries at the same time on a connection?
> > > > >
> > > > > No. It is impossible.
> > > >
> > > > So it has to be done with multiple connections? As we have done in
> > the
> > > > past with
> > > > multiple threads. Nothing stopping multiple users all talking at
> > once
> > > > :)
> > > >
> > > How do you make PHP run in multiple threads during the execution of
> > one
> > > page?
> >
> > As far as I can see, he doesn't need multiple threads, just multiple
> > connections (within the same thread).
> >
> > Kjell
>
> ahhh, but in a scripting language of any kind, how do you jump to another
> line before the first one has finished executing?
> Alan

Doesn't the API support asynch calls that return immediately instead of
waiting for the result to be returned before returning to the caller?

Kjell
--
--------------------------------------
Kjell Rilbe
DataDIA AB
E-post: kjell@...
Telefon: 08-761 06 55
Mobil: 0733-44 24 64