Proxy Host
- Last Updated: November 2, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Microsoft SQL Server 8.0
- Documentation
Attribute
ProxyHost (PXHN)
Purpose
Specifies the Hostname and possibly the Domain of the Proxy Server. The value specified can be a host name, a fully qualified domain name, or an IPv4 or IPv6 address.
Valid Values
server_name | IP_address
where:
- server_name
- is the name of the server or a fully qualified domain name 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.
Default
Empty string
Notes
- When proxy mode is disabled (ProxyMode=0), the Proxy Host option is ignored.