REALSQLdatabase.Encrypt

From Xojo Documentation


Method

REALSQLdatabase.Encrypt(password as String)

Supported for all project types and targets.

Encrypts the database using the password as the encryption key. If you pass an empty string, it decrypts the database.