UltraLite Database User's Guide
Connection Parameters
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