Use one of the following procedures to connect Databridge Client to Enterprise Server.
To connect via the Client Console
If you run the Databridge Client from the Client Console, use the Console to connect to Enterprise Server.
- In the Client Console, in the Explorer tab, right-click the service and choose Add Data Source.
- In the Add Data Source dialog box, in the SOURCE Name box, type the name of the Enterprise Server source.
- In the SQL Server or Oracle section, for Data Source, type the name that you've created for the relational database.
- For Host name, type the IP address or the name of the computer on which Enterprise Server is running.
- For Port, type the Enterprise Server port number. This number appears in the Databridge Director dialog box.
Click Finish.
To connect the Client via a command session
If you run Databridge Client from a command line, type the following command:
dbutility define datasource hostname portnumber
Where
|
Is
|
datasource
|
One of the following:
|
hostname
|
The IP address or name of the PC on which Enterprise Server is installed
|
portnumber
|
The port number for Enterprise Server.
To confirm this port number, in the Enterprise Server window, click the DBDirector button. The port number appears in the Databridge Director dialog box.
|