UL Ext.: Changes the database's encryption key to the specified new key.
Visual Basic Public Sub ChangeEncryptionKey( _ ByVal newKey As String _ )
C# public void ChangeEncryptionKey( string newKey );
newKey The new encryption key for the database.
If the encryption key is lost, it is not possible to open the database.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |