Encrypt SQLite3 database
Posted
#1
(In Topic #912)
Enthusiast

Please, can someone tell me how I can do it? Have I indicated which is the best way, as well as the most correct way to do it, complying with the SQLite3 rules?
Thank you
More:
I use to connect, something like this:
Code
Dim sConexion As String = "Connection1"
Connections[sConexion].host = sDB
Connections[sConexion].Name = sDBName
Conn = Connections[sConexion]
I just found this, but I don't know how to interpret it:
https://sqlite.org/com/see.html The SQLite Encryption Extension (SEE)
For your misfortunes I am Spanish and I only know Spanish, please, be patient with me, Thank you.
1 guest and 0 members have just viewed this.




