[firebird-support] Trying to use FB3 example to encrypt database

2018-05-10 Thread OAZEZ Software - José Eduardo joseedua...@oazez.com.br [firebird-support]
I'm trying to build it with Delphi Tokyo, and when I try to encrypt the
database I'm getting the message:

- Error loading plugin cryptdb.dll

- Module {FIREBIRDDIR}\plugins\cryptdb.dll does not contain plugin
cryptdb.dll type 9

My steps:

1) Installed Firebird 3.0.3 (NNF)
2) Rename {FIREBIRDDIR}\examples\dbcrypt\crypdb.pas to cryptdb.dpr, and
build
3) Copied cryptdb.dll to {FIREBIRDDIR}\plugins
4) isql employee2.fdb -user sysdba -pass masterkey
5) alter database encrypt with "cryptdb.dll";
6) no joy, the obnoxious error message appears.

Any ideas what I'm doing wrong?

GOD Bless
José Eduardo 



[firebird-support] Trying to use FB3 example to encrypt database

2018-05-09 Thread OAZEZ Software - José Eduardo joseedua...@oazez.com.br [firebird-support]
I'm trying to build it with Delphi Tokyo, and when I try to encrypt the
database I'm getting the message:

- Error loading plugin cryptdb.dll

- Module {FIREBIRDDIR}\plugins\cryptdb.dll does not contain plugin
cryptdb.dll type 9

My steps:

1) Installed Firebird 3.0.3 (NNF)
2) Rename {FIREBIRDDIR}\examples\dbcrypt\crypdb.pas to cryptdb.dpr, and
build
3) Copied cryptdb.dll to {FIREBIRDDIR}\plugins
4) isql employee2.fdb -user sysdba -pass masterkey
5) alter database encrypt with "cryptdb.dll";
6) no joy, the obnoxious error message appears.

Any ideas what I'm doing wrong?

GOD Bless
José Eduardo