#1 Delphi » How to use ZeosLib to access SQLite encrypted database » 2021-11-17 14:14:27

abc1849
Replies: 1

Hello everyone, I have a question about how to use ZeosLib to access SQLite encrypted database, I don't know if anyone can give me some suggestions. If it is not appropriate to discuss ZeosLib here, please forgive me, because I did not find the answer I want on google.

Some of the legacy codes I am currently maintaining are developed with Delphi 7 IDE. There is a data acquisition system that uses SQLite3 database, which uses the commercial version of SQLCipher library for encryption and decryption, and the database connection component uses UniDAC.

But recently UniDAC’s authorization expired, so I wanted to find alternative database connection components, until I found ZeosLib here (https://synopse.info/forum/viewtopic.php?id=5560), through these professional For discussion, I think ZeosLib may be a good choice.

So I installed the latest ZeosLib component, and can’t wait to test it, but to my frustration, it does not set the attribute of the SQLCipher library authorization key, so there is no way to use the SQLCipher library to connect to the database.

Maybe I missed something. I still don't know how to use ZeosLib components proficiently. Can any enthusiastic friends give me some suggestions?

PS: Forgive my bad English, I hope you can understand it smile

Board footer

Powered by FluxBB