Using SQL Scripts

The iWay TPM installer creates a sql subdirectory under the root installation (for example, C:\iWay_TPM\tpm\sql) where several SQL scripts are included for Microsoft SQL Server (MSSQL), Oracle, and PostgreSQL (Postgres) databases, as shown in the following image.

MSSQL:

Oracle:

PostgreSQL (Postgres):

Pay close attention to any messages displayed by the iWay TPM installer regarding SQL scripts during the iWay TPM database connection test phase. These messages will determine which SQL script(s) you must run.

The following image shows an SQL script being run using Microsoft SQL Server Management Studio.

The SQL script was pasted into a query window, the database focus was changed to the database that needed to be modified, and then the query was executed.