Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 17 » UltraLite - Database Management and Developer Guide » UltraLite database reference » UltraLite options

UltraLite DBKEY creation option

When creating a new UltraLite database, this creation option provides an encryption key for the database.

Syntax
DBKEY=string
Default

No key is provided.

Remarks

If a database is created using an encryption key, the database file is strongly encrypted by using either the 256-bit AES or FIPS-certified 256-bit AES algorithm. By using strong encryption, you have increased security against skilled and determined attempts to gain access to the data.

Any leading or trailing spaces in option values are ignored. The value cannot include leading single quotes, leading double quotes, or semicolons.