Create Tables

When a project is started, the Database Logger creates any tables you have configured for that project based on the attributes you have specified. This means you don't have to know anything about databases to log data from your CIMPLICITY project.

Specifically, when a project starts, the Database Logger will:

  • Attempt to create or repair any missing or damaged databases.
  • Create any missing tables.
  • Create any missing columns in the tables.