Search found 4 matches

by abc1849
18.11.2021, 14:14
Forum: SQLite
Topic: How to use ZeosLib to access SQLCipher encrypted database
Replies: 6
Views: 1101

Re: How to use ZeosLib to access SQLCipher encrypted database

Hi aehimself, I tried the method you mentioned, but the result failed. When opening the connection, it prompts: SQL Error: file is not a database. Thank you aehimself and marsupilami, maybe marsupilami is right, Zeos does not support the commercial version of the sqlcipher library. If Zeos developer...
by abc1849
18.11.2021, 02:33
Forum: SQLite
Topic: How to use ZeosLib to access SQLCipher encrypted database
Replies: 6
Views: 1101

Re: How to use ZeosLib to access SQLCipher encrypted database

Sorry, I am not yet familiar with how to add pictures. This is the description of the SQLCipher authorization key:

This is the description of the commercial version of SQLCipher authorization in the UniDAC database connection properties:
by abc1849
18.11.2021, 02:28
Forum: SQLite
Topic: How to use ZeosLib to access SQLCipher encrypted database
Replies: 6
Views: 1101

Re: How to use ZeosLib to access SQLCipher encrypted database

Hi marsupilami, Thank you for your attention. There is a description of the relevant authorization key on the download page of the commercial version of SQLCipher I currently use: In UniDAC's SQLite provider, there is also the attribute of the commercial version of the SQLCipher library authorizatio...
by abc1849
17.11.2021, 15:47
Forum: SQLite
Topic: How to use ZeosLib to access SQLCipher encrypted database
Replies: 6
Views: 1101

How to use ZeosLib to access SQLCipher encrypted database

Hello everyone, I have a database encrypted by the commercial version of the SQLCipher library. Before I used the UniDAC component to access this database, there is a CipherLicense attribute in the database connection properties, and the authorization key of the commercial version of the SQLCipher l...