Android Question Connecting to SQLite database with a password(key)?

Jim2025

Member
I can connect to SQLite database with a password on Windows. Is it possible to do the same on B4A?
I mean, I can put the same DB file in a B4A project, now can i connect to it and do things like edit, delete, search, execute query and more while the database has a password?
 
Top