skip to main content
DataDirect Connect Drivers : Sybase Driver : Connection Properties : ClientUser
  
ClientUser
Purpose
The user ID to be stored in the database. This property sets the clientname column in the sysprocesses table in the database. This value is used for database administration/monitoring purposes.
Valid Values
string
where:
string
is a valid user ID.
Notes
*Your database may impose character length restrictions on the value. If the value exceeds a restriction, the driver truncates it.
Default
empty string
Data Type
String
See also
Using Client Information