The following table summarizes connection properties which are required to connect to a database.
Note: To take full advantage of driver functionality, use the DataDirect Schema Tool to create and customize schema maps. For details, see Creating and Customizing Schemas Using the DataDirect Schema Tool.
Table 1. Required Properties
Property Characteristic
HostName Specifies the name or the IP address of the server to which you want to connect.
PortNumber Specifies the port number of the server listener. The default is 27017.

See also