Subject Re: [firebird-support] embedded twice
Author Ann W. Harrison
gene_lamb wrote:
> What I want to do is have two programs accessing the same DB, both
> with embedded servers.

The embedded server has exclusive access to the database in
Firebird. You can't have two embedded servers accessing the database.

> I know that you can make a db readonly for
> CDs and such (I haven't done it yet but read a bit about it). Can I
> make the db look readonly to one of my programs (query only) and not
> the other (updates)?

No - none of the architectures - classic, superserver, or embedded
support that kind of access.


Regards,


Ann