The General tab of the Database property sheet has the following components:
Database properties listed on this tab cannot be changed without recreating the database. |
For information about rebuilding a database, see Creating UltraLite databases.
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 this database.
Encryption type Shows whether or not the database is encrypted, and the type of encryption: Simple, AES, AES FIPS. If encryption is not enabled in the database, None appears.
Case sensitive Shows whether or not 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 type of collation used for the database.
Character set Shows the character set used for the database.