Subject Re: [firebird-support] Re: Confussion over passwords: Tells me my user name and password are not define
Author Paul Vinkenoog
Hi blizzard,

> Can I just deploy the security2.fdb file?

Yes, that's possible, as long as you don't copy it to the target
machine while the server is already running there.

But you can also consider using the Firebird Embedded Server, if the
database you distribute does not contain anything you want to hide
from the user. (And if it does, be warned that a user can *always* get
full access if he wants to, if he has the physical db file.)

The Firebird Embedded Server is packed (and unpacked) with your
application and the database, and there is no server installation
process (and no conflict with a possible already present server!)
See http://www.firebirdsql.org/manual/ufb-cs-embedded.html


Greetings,
Paul Vinkenoog