U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » Sqlite encryption
Re: Sqlite encryption [message #60168 is a reply to message #60164] Wed, 20 September 2023 17:24 Go to previous messageGo to previous message
coolman is currently offline  coolman
Messages: 119
Registered: April 2006
Location: Czech Republic
Experienced Member
Hi Luigi,

Yes, it is enough to open database with password and selected cipher. If you need to change password use this function:

sqlite3db.ChangePassword(password, Upp::Sqlite3Session::CIPHER_CHAHA2020_DEFAULT)


(changing from encrypted to unencrypted is done by entering an empty password)

BR, Radek


 
Read Message
Read Message
Read Message
Previous Topic: How to make a copy not crypted of a Sqlite db
Next Topic: SqlPerformScript bug: Not doing anything if script starts with "BEGIN;" and ends with "END;"
Goto Forum:
  


Current Time: Sun Sep 06 22:09:43 GMT+2 2026

Total time taken to generate the page: 0.00886 seconds