Page 1 of 1

SQL error file is encrypted or not database error??

Posted: 01.03.2020, 07:04
by Angel_7
Hi everyone. can some one help me with this?

I have Delphi xe3 and Zeos 7.1.4, wxsqlite 3, encrypted database , works well.
but delphi 10.3.2 Zeos 7.2.6.1 , wxsqlite3 , encrypted database , get "sql error file is encrypted or not database".


Thanks in advance

Re: SQL error file is encrypted or not database error??

Posted: 02.03.2020, 18:56
by marsupilami
Hello,

we introduced some changes in the sqlite driver that possibly broke the way you use wxsqlite. If we want to support file encryption using wxsqlite, we need some more modifications to Zeos. I got around to writing down some corner points of a possible implementation here: viewtopic.php?f=28&t=105825#p136985

Unfortunately I don't have the time to do the implementation currently. If you want to have a go at this let me know how I can support you in implementing this.

Best regards,

Jan