Module dsn

ID: 1

Name: MalformedAction

Description: Cannot perform the operation, original error is "${message}".

ID: 2

Name: EmptyField

Description: '${fieldName}' field can not be empty.

ID: 10

Name: UnknownDSNOperation

Description: Unknown DSN operation method: '${method}'.

ID: 20

Name: DSNWithNameAlreadyExists

Description: The DSN with '${name}' name already exists.

ID: 21

Name: DSNByIDNotFound

Description: Can't find DSN with ID ${dsn_id}.

ID: 30

Name: ODBCNotInstalled

Description: The '${driver_type}' ODBC driver had not been installed on the host ${host_id}.

ID: 31

Name: ODBCAlreadyInstalled

Description: The '${driver_type}' ODBC driver already installed on the host ${host_id}.

ID: 32

Name: ODBCUsed

Description: There are one or more DNSs for '${driver_type}' ODBC driver on the host ${host_id}.

ID: 100

Name: CannotDeleteDatabaseWithDSNs

Description: System was unable to delete database because one or more of existing DSNs reference this database. Dependent DSNs: ${dsns_list}.