Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Sqlite encryption
Re: Sqlite encryption [message #60169 is a reply to message #60168] Wed, 20 September 2023 18:22 Go to previous message
forlano is currently offline  forlano
Messages: 1214
Registered: March 2006
Location: Italy
Senior Contributor
coolman wrote on Wed, 20 September 2023 17:24
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




Hi Radek,

thanks a lot for both answers!
Changing password with a void one did the trick! Very easy... knowing what to do Very Happy

Best regards,
Luigi
 
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 Aug 24 19:01:09 CEST 2025

Total time taken to generate the page: 0.04423 seconds