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
SQL error file is encrypted or not database error??
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: SQL error file is encrypted or not database error??
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
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