Subject Re: [firebird-support] Password Protection
Author W O
As far as I know, it is impossible, embbeded Firebird databases doesn't
need password.

Greetings.

Walter.



On Thu, Dec 22, 2011 at 4:07 PM, Jean <jeando20032003@...> wrote:

> **
>
>
> I want to know if it is possible to add password protection to the
> embedded firebird.
>
> Password=masterkey
>
> means no password
>
> I try the following
>
> Password=password123
>
> the database file is still not protected. I was able to view it with
> maestro
>
> I want to know if it is possible to add a password and how to
>
> here is my string
>
> string connectionString =
> "ServerType=1;User=SYSDBA;Password=myPassword66;Dialect=3;Database=d:\\testDB.FDB";
>
>
>


[Non-text portions of this message have been removed]