SQLite 64-bit encryption - problem with UniDac 6.01

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
karolpyt
Posts: 7
Joined: Mon 01 Dec 2014 20:51

SQLite 64-bit encryption - problem with UniDac 6.01

Post by karolpyt » Mon 01 Dec 2014 20:59

Hello,

I have two releases of my app - for Win32 and Win64. I use direct SQLite connections with encryption databases. After upgrade UniDac to last version (6.0.1) I have "Access Violation" exception in .Connect method in 64-bit version of app. On 32-bit everything is OK.

This is critical bug, becouse I can't publish new version of my app.

Can You help me?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: SQLite 64-bit encryption - problem with UniDac 6.01

Post by AlexP » Tue 02 Dec 2014 05:34

Hello,

Thank you for the information. We have reproduced the problem and will try to fix it as soon as possible.

karolpyt
Posts: 7
Joined: Mon 01 Dec 2014 20:51

Re: SQLite 64-bit encryption - problem with UniDac 6.01

Post by karolpyt » Tue 02 Dec 2014 19:53

Hello,

Thx for your information.
Could you write, when can I expect new release? In this week, month?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: SQLite 64-bit encryption - problem with UniDac 6.01

Post by AlexP » Wed 03 Dec 2014 05:23

We have already fixed the problem, the fix will be included to the next version of UniDAC, that will be released in the beginning of the next month.

karolpyt
Posts: 7
Joined: Mon 01 Dec 2014 20:51

Re: SQLite 64-bit encryption - problem with UniDac 6.01

Post by karolpyt » Wed 03 Dec 2014 06:48

What???

This is critical bug! I can't compile and publish my app. And I must wait all December?

Why? Why You dont publish new release, only with this fixed?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: SQLite 64-bit encryption - problem with UniDac 6.01

Post by AlexP » Wed 03 Dec 2014 06:57

We can send you a night build. For this, please send your license number and IDE version to alexp*devart*com .

karolpyt
Posts: 7
Joined: Mon 01 Dec 2014 20:51

Re: SQLite 64-bit encryption - problem with UniDac 6.01

Post by karolpyt » Thu 04 Dec 2014 12:15

Dear Alex, I sended You e-mail twice. Could you check it?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: SQLite 64-bit encryption - problem with UniDac 6.01

Post by AlexP » Mon 08 Dec 2014 08:06

Unfortunately, current night builds are unstable - they don't pass auto-tests. As soon as we get a stable build, we will send it to you.

Post Reply