Host Name
- Last Updated: October 27, 2015
- 1 minute read
- DataDirect Connectors
- ODBC
- MongoDB 8.0
- Documentation
Attribute
HostName (HOST)
Purpose
The name or the IP address of the server to which you want to connect.
Valid Values
server_name | IP_address
where:
- server_name
- is the name of the server to which you want to connect.
- IP_address
- is the IP address of the server to which you want to connect.
The IP address can be specified in either IPv4 or IPv6 format, or a combination of the two. See Using IP addresses for details about these formats.
Example
If your network supports named servers, you can specify a server name such
as MainServer. Or, you can specify an IP address such as
199.226.224.34.
Default
None