Host Name
- Last Updated: January 28, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- PostgreSQL 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. For details about these formats, see Using IP addresses.
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
No default value