skip to main content
Connection property descriptions : ClientHostName
  

Try DataDirect Drivers Now

ClientHostName

Purpose

The host name, or workstation ID, of the client machine to be stored in the database. This property sets the hostname column of the sysprocesses table in the database.

Valid values

string
where:
string
is the host name of the client machine.

Notes

*WSID can be used as an alias for ClientHostName.
*Your database may impose character length restrictions on the value. If the value exceeds a restriction, the driver truncates it.

Data source method

setClientHostName

Default

Empty string

Data type

String

See also

*Using client information
*Client information properties