UltraLite Database User's Guide
Additional connection parameters
Obfuscates the database. Obfuscation is a form of simple encryption.
| Interface | Connection parameter |
|---|---|
| Connection string | obfuscate |
For information about using the connection parameter, see Specifying connection parameters.
0 or 1. A value of 1 indicates that the database should be obfuscated.
Used only when you create a database.
Embedded SQL and static C++ API developers can also use the UL_ENABLE_OBFUSCATION macro to obfuscate a database. See UL_ENABLE_OBFUSCATION macro.
By default, databases are not obfuscated.
Encrypting UltraLite databases
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.