Icon Configuration Database

The tables that make up the Configuration database are as follows:

DataTypes Table
Collations Table
Modules Table
TextFilters Table
WordGenerators Table
Migrators Table
MigratorParams Table
LogEvents Table
Backups Table
Updates Table
ServerSessions Table
ServerSessionLocks Table
ServerSessionStatistics Table
Users Table
Roles Table
UserRoles Table
Databases Table
DatabasePrivileges Table
Jobs Table
Stores Table
StorePrivileges Table
Files Table

The contents of these tables are stored on disk in the configuation file for ElevateDB. You can find out more information on how to modify the configuration file settings for ElevateDB in your product-specific manual.

SQL 2003 Standard Deviations
The following areas are where ElevateDB deviates from the SQL 2003 standard:

DeviationDetails
Extended ObjectsDatabases, modules, text filters, word generators, log events, migrators, backups, updates, server sessions, server session locks, server session statistics, jobs, stores, and files are ElevateDB extensions, and these objects are not defined in the SQL 2003 standard.
Image