Subject Re: [firebird-support] Re: Changing user password
Author Paul Vinkenoog
Hello Mike,

> The apps I write are pretty much desktop stuff. I'm trying to move away from Access. Firebird was looking real good, but I need a protected db for one of the apps.

Protected from whom? If you don't want the user to fiddle with the database internals, Firebird Embedded is not an option because it _requires_ that the user process have access to the database file. With the client-server model, only the server process needs access.


Paul Vinkenoog