| Subject | Re: [firebird-support] How can I prevent that my database can be opened with another security.fdb. |
|---|---|
| Author | Elmar Haneke |
| Post date | 2016-04-08T09:32:45Z |
> How can I prevent that my database can be opened with anotherYou can use database encryption for that purpose - without knowing the
> security.fdb.
encryption key there is no way to access database.
In FB3 there is a new plugin mechanism for encryption added you should
have a look ath that.
Elmar