OdbcDsn
Properties
Name | Description | Type |
---|---|---|
qName | Name of the ODBC connection. |
String |
qDescription | Description of the ODBC connection. |
String |
qBit32 | Is set to true if the version of ODBC is 32-bit. This parameter is optional. Default is false. |
Boolean |
qUserOnly | Is set to true if the connection is User DSN. The connection works only for a specific user. Default is false. This parameter is optional. |
Boolean |