skip to main content
Part 2: The 32-Bit/64-Bit Drivers : The MySQL Wire Protocol Driver : Connection Options Descriptions : Host
  
Host
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.
Notes
*The IP address must be in IPv4 format.
Default
None
GUI Tab
General tab