Hello!
I am creating a new project using SQLlite for the first time..
I have the necessity to encrypt the database but I can't figure out how to manage it.
I saw in the forum that sqllite uses RC4 encryption but encrypting the database file and providing password in the connection string it doen't work.
Is there a way how to do it? thanks in advance.
Regards, Giuseppe