Subject Re: Type2 local-mode threadsafe ?
Author Roman Rokytskyy
> Yes, i have an client-server application.
> Clients connect to server with rmi, server is managing db-connections.
> Strange that embedded mode is working and local not.

Not necessarily, because fbclient.dll is only client dll, fbembed.dll
is "reduced" variant of the superserver build that has internal
synchronization. I will check this issue with Dmitry Yemanov.

Roman