Subject Re: [firebird-support] using FireBird 1.5 embedded with IBExpress application
Author Ann W. Harrison
d_dude_2003 wrote:
>
> Is it ok to use Embedded version in multi user environment?

Only if your application handles all the clients. The embedded
version allows only one process to connect to a database. If
you need connections from multiple processes, either treat your
application as a server or use a different Firebird architecture.


Regards,


Ann