SQL error file is encrypted or not database error??

The forum for ZeosLib 7.2 Report problems. Ask for help, post proposals for the new version and Zeoslib 7.2 features here. This is a forum that will be edited once the 7.2.x version goes into RC/stable!!

My personal intention for 7.2 is to speed up the internals as optimal a possible for all IDE's. Hope you can help?! Have fun with testing 7.2
Post Reply
Angel_7
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 01.03.2020, 06:39

SQL error file is encrypted or not database error??

Post 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
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1956
Joined: 17.01.2011, 14:17

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

Post 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
Post Reply