Subject Re: Specifiing security.fdb on a machine with multiple instances of FB
Author Adam
--- In firebird-support@yahoogroups.com, "js042181" <js042181@y...>
wrote:
> Hi
>
> I am approaching a distribution of binary code. This code may be
> installed on machines that already have FB running on them. Part
of
> the distribution is fbembed.dll. I want to make sure that my code
uses
> my copy of security.fdb, even if there is another copy on the
machine.
> How can I do this?
>
> Thanks.
> John

John,

If you use an embedded connection then the security is bypassed
anyway. Read the release notes for embedded. As for the other breeds
of FB 1.x, security is managed by the server, not by the database.

Adam

Adam