Configuring ODBC Connections for SQL
Each database must communicate with the Trapeze software using an ODBC (Open DataBase Connectivity) connection. ODBC is a standard application programming interface for connecting to different databases using a common language. Trapeze6 supports Microsoft SQL and Oracle databases.
- Click .
-
On the System DSN tab, click Add.
The Create New Data Source dialog is displayed.
-
Select SQL Server and click
Finish.
The Create a New Data Source to SQL Server dialog is displayed.
- In the Name and Description fields, type an appropriate name and description for the data source, for example, mmsdata1.
- From the Server list, select (local) or the appropriate server name. Click Next.
- Click the With Windows NT authentication using the network login ID option, and then click Next.
- Click the Change the default database to option and select the corresponding database name from the list, for example, mmsdata1, and then,click Next.
-
Click Finish.
The ODBC Microsoft SQL Server Setup dialog is displayed.
-
To ensure that the connection is working, click Test Data Source.
-
If the test fails, go back and check the settings.
-
If the test is successful, click OK. You are returned to the ODBC Data Source Administrator.
-
- Click OK.