Page 1 of 1
Sqlite EInvalidHash Error with V6.1.4 using Encryption
Posted: Thu 02 Jul 2015 09:32
by jbucher
Hi,
though everything went well with older releases i get an EInvalidHash error using encryption in a TUniTable with SQLite (direct mode).
BR
Juergen
Re: Sqlite EInvalidHash Error with V6.1.4 using Encryption
Posted: Thu 02 Jul 2015 10:16
by AlexP
Hello,
Please specify the moment when this error occurs: on insert data, query execution, etc.
Re: Sqlite EInvalidHash Error with V6.1.4 using Encryption
Posted: Thu 02 Jul 2015 11:43
by jbucher
It happens when opening the table!
Re: Sqlite EInvalidHash Error with V6.1.4 using Encryption
Posted: Thu 02 Jul 2015 12:05
by AlexP
We cannot reproduce the problem. Please send your sample and DB file, in order for us to repeat the problem to alexp*devar*com .
Re: Sqlite EInvalidHash Error with V6.1.4 using Encryption
Posted: Fri 03 Jul 2015 14:50
by jbucher
OK - just sent you a demo project + DB
Re: Sqlite EInvalidHash Error with V6.1.4 using Encryption
Posted: Mon 06 Jul 2015 09:37
by AlexP
Thank you for the sample, we have reproduced the described case. - and we will fix this behavior in the next version. Currently, to solve the issue, you can set the UniEncryptor1.InvalidHashAction proeprty to ihIgnoreError.
Re: Sqlite EInvalidHash Error with V6.1.4 using Encryption
Posted: Mon 13 Jul 2015 12:07
by AlexP
We have already fixed the problem. The fix will be included in the next version.