File-Level Encryption
Programmatically a file can be created as an encrypted file
by using the syntax:
CREATE <"filename;;;encryptionpassword">
and it must be opened using this password. If the password
is lost, chances of recovery are very poor. If this functionality
is used, then the read, write, and delete passwords cannot
be used.
The SBL Reference Guide is fully on-line, so you can instantly
obtain help with SBL's new syntax, commands, and objects.
|