Subject RE: [firebird-support] FB embedded thread-safe
Author Leyne, Sean
Woody,


> > Please advise: is it safe to use the firebird embedded edition from
a
> > multi-threaded app simultaneously from a few threads if each thread
> > has a separate database handle? Say a separate instance of
> > TIBDataBase (Delphi) is created within each thread.
> >
> > The manual doesn't explain this question :(
>
> It's not possible.

You're wrong!

See Helen reply for details -- like any other database, as long as each
thread opens separate database connection/handle you won't have any
problem.


Sean