ASA Database Administration Guide
Connection and Communication Parameters
To start an encrypted database with a connect request.
Anywhere
String
None
You must specify this parameter when you start an encrypted database with a connect request. You do not need to specify this parameter if you are connecting to an encrypted database that is already running.
The encryption key is a string, including mixed cases, numbers, letters, and special characters.
The following fragment illustrates the use of the Encryption Key (DBKEY) connection parameter:
"UID=dba;PWD=sql;ENG=myeng;DBKEY=V3moj3952B"
SQL Anywhere Studio 9.0.1
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.