skip to main content
DataDirect Connect Drivers : Microsoft SQL Server Driver : Connection Properties : ProgramID
  
ProgramID
Purpose
The driver name and version information on the client to be stored in the database. For Microsoft SQL Server 2000 and higher, this property sets the hostprocess column in the sysprocesses table. For Microsoft SQL Server 7, this value is stored locally. This value is used for database administration/monitoring purposes.
Valid Values
string
where:
string
is a value that identifies the product and version of the driver on the client.
Example
DDJ04200
Default
empty string
Data Type
String
Alias
HostProcess property
See also
Using Client Information