Firebird Encrypted design time error

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
FredS
Posts: 272
Joined: Mon 10 Nov 2014 17:52

Firebird Encrypted design time error

Post by FredS » Mon 24 Jul 2017 16:00

I compiled and installed the CryptDb example and all works well except that UniDac can't connect at design time. At run time all is fine but it throws this exception when attempting to connect to an encrypted db at design time:

exception number : 15
exception class : EUniError
exception message : Client attempted to attach unencrypted but wire encryption is required.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Firebird Encrypted design time error

Post by ViktorV » Thu 27 Jul 2017 09:06

Unfortunately, we could not reproduce the problem.
In order to get a detailed answer, please create a small sample demonstrating the issue and send it to us, including all the necessary setup files of your Firebird server.

FredS
Posts: 272
Joined: Mon 10 Nov 2014 17:52

Re: Firebird Encrypted design time error

Post by FredS » Thu 27 Jul 2017 17:42

ViktorV wrote:Unfortunately, we could not reproduce the problem.
Neither can I today, reboot or IDE restart who knows.. but either way this works fine now.

Sorry.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Firebird Encrypted design time error

Post by ViktorV » Fri 28 Jul 2017 08:26

Glad to see that the issue was resolved.
Feel free to contact us if you have any further questions about our products.

Post Reply