Skip to main content

Configure the Database Connection

Kanoa MES uses a Microsoft SQL Server database connection named kanoaCore. This connection is required.

Create the database connection in the Ignition Gateway

Database Connection

In the Ignition Gateway, create a new database connection and name it:

  • kanoaCore (required name)

Reference:

The database connection name must be kanoaCore.

Schema creation and updates

The Kanoa MES module installer handles both:

  • creation of the required database schema (on first install), and
  • updating the schema (on upgrade)

You do not need to manually create tables as part of the install process.