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

SQL Anywhere 10.0.1 » UltraLite - Database Management and Reference » Creating and Configuring UltraLite Databases

Setting up an AES FIPS database encryption in UltraLite Next Page

Configuring database options in UltraLite


Options are used to configure database properties that you can set or modify at any time. In UltraLite, this is achieved by having both a database option and a property of the same name. In UltraLite, options can be persistent or temporary. Temporary options only persist while the database is running. Persistent options are stored in the database in the sysuldata system table.

You can also view or access configurable options at any time, by changing the corresponding database property for the option.

See also

UltraLite commit flush considerations
UltraLite remote ID considerations
UltraLite global database ID considerations