Hi,
though everything went well with older releases i get an EInvalidHash error using encryption in a TUniTable with SQLite (direct mode).
BR
Juergen
Sqlite EInvalidHash Error with V6.1.4 using Encryption
Re: Sqlite EInvalidHash Error with V6.1.4 using Encryption
Hello,
Please specify the moment when this error occurs: on insert data, query execution, etc.
Please specify the moment when this error occurs: on insert data, query execution, etc.
Re: Sqlite EInvalidHash Error with V6.1.4 using Encryption
It happens when opening the table!
Re: Sqlite EInvalidHash Error with V6.1.4 using Encryption
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
OK - just sent you a demo project + DB
Re: Sqlite EInvalidHash Error with V6.1.4 using Encryption
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
We have already fixed the problem. The fix will be included in the next version.