RequiresEncryptionKey Not Working?

Barry G. Sumpter barrysum at bigpond.net.au
Thu Sep 24 19:37:11 CDT 2009


I can't get this to work in REALbasic.

I think we have to open the db first.  ???


RequiresEncryptionKey() as boolean
Returns True if the database is encrypted, otherwise returns False.
This function can be used with programs such as Valentina Studio to check
wether it is necessary to show an user the dialog for password entry.
Example:
res = db.RequiresEncryptionKey()




More information about the Valentina mailing list