Call status of ODBC callback routine
| Enumeration Value | Value | Description |
|---|---|---|
| _KDB_ODBC_STATE_CONNECT | 1 | Request to connect to the database |
| _KDB_ODBC_STATE_PERMISSIONS | 2 | Request to check table and column permissions |
| _KDB_ODBC_STATE_STATS | 3 | Return database load statistics |
| _KDB_ODBC_STATE_CATALOG | 4 | Request for alternate catalog table list |
Back to the list of Enumerations and Constants