Connection Manager

Connection Manager

DB RTD inludes gConnectionManager that allows editing connections in a visual mode.

You can create new connections, enable or disable the existing connection strings.

You can also encrypt connection strings.

DB RTD stores connection strings in the configuration file in your application folder.

To open the connection manager, use Start Menu, All Programs, DB RTD, gConnectionManager.

The connection manager looks like this:

gConnectionManager

Click the "**...**" button to edit the connection string.

Select a database connection provider at the first step:

gConnectionManager - Selecting a database provider

gConnectionManager shows installed providers only. You can see a shorter list.

Enter the information required to connect to a database:

gConnectionManager - Connecting to a database

The different database servers have specific features. Click the Help button or the Examples link to get the context help during the connecting.

The wizard tests the connection in the background and activates the Finish button if the connection succeeds.

If the Finish button is disabled, click the Test Connection button to test the connection.