Nahum, here is another response I got ..

The Interbase client is thread safe, but you need separate database handles
for
each thread. You cannot share a connection across threads. Each connection
can
be multi-transaction, of course.

Paul


> I'm still working on it so I'll let you know the result.  In my case the 
> comment about creating a TFIBDatabase for each thread makes a bit of
> sense.
>  
> > There was one memory Leak I found that you had to fix as each 
> > thread exited.
> > But beyond that I can't offer any further help in this area.
> 
> I found that leak too.
> 
> 
> Unfortunatly we will be staying with D4 for a while because of where we 
> are with our project.  This means no IBX for me to play with, except for 
> here at home. :)
> 
> 
> 
> Nahum
> 
> --------------------------------------------------------------------------
> -
>   New Zealand Delphi Users group - Database List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
  New Zealand Delphi Users group - Database List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to