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

SQL Anywhere 11.0.1 » Context-Sensitive Help » UltraLite Plug-in help » Introduction to UltraLite Plug-in properties windows

 

Database Properties window: General tab

Note

Database properties listed on this tab cannot be changed without recreating the database.

For information about rebuilding a database, see Creating and configuring UltraLite databases.

This tab has the following components:

Name   Shows the name of the database.

Type   Shows the type of object.

Database file   Shows the root database file for the database.

Page size   Shows the page size of the database, in bytes.

User   Shows the user ID of the user connected to the database.

Connection name   Shows the connection name for the user connected to the database.

Encryption type   Shows whether the database is encrypted, and the type of encryption: None, Simple, AES, or AES FIPS.

Case sensitive   Shows whether the database is case sensitive. This property applies to the data in the database, but not to table names, column names, and other identifiers. Passwords are always case sensitive.

Collation   Shows the collation sequence UltraLite uses to sort character data in this database.

Character set   Shows the character set used for the database.

See also