Subject Re: [firebird-support] Re: Thread safety when using libfbembed
Author Erik LaBianca
Adam wrote:
>
>
>> I believe firebird is thread safe.
>
> Probably wrong (depending on what you are doing obviously)
>
>> Is this the case with the embedded
>> version?
>

The OP actually libfbembed, not fbembed.dll. If by fbemebed you mean
embedded on unix, then you're using classic, which isn't thread safe. I
believe you can get around the problem by linking your client library to
the libfbclient from superserver and connecting to classic running under
inetd.

--erik



[Non-text portions of this message have been removed]