Client information properties
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
The following table summarizes connection properties which can be used to return client information.
| Property | Characteristic |
|---|---|
| AccountingInfo | Defines accounting information to be stored in the database. This value is stored locally and is used for database administration/monitoring purposes. |
| ApplicationName | Specifies the name of the application to be stored in the database. This value is stored locally and is used for database administration/monitoring purposes. |
| ClientHostName | Specifies the host name of the client machine to be stored in the database. This value is stored locally and is used for database administration/monitoring purposes. |
| ClientUser | Specifies the user ID to be stored in the database. This value is stored locally and is used for database administration/monitoring purposes. |
| ProgramID |
Specifies the driver and version information on the client to be stored in the database. This value is stored locally and is used for database administration/monitoring purposes. |