protected sqllite db

  1. Jim2025

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

    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