Subject | RE: [firebird-support] FB embedded thread-safe |
---|---|
Author | Leyne, Sean |
Post date | 2005-01-04T01:13:15Z |
Woody,
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
> > Please advise: is it safe to use the firebird embedded edition froma
> > multi-threaded app simultaneously from a few threads if each threadYou're wrong!
> > 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.
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