ODBC for
QuickBase
Logging SQL statements and API calls with QuNect ODBC for QuickBase
The API log is in CSV (comma separated values) format and has the following columns:
- Date and time in UTC
- API call (only API_GetSchema, API_DoQuery, API_GenResultsTable calls count as integration reads. Each of these counts as one integration read.)
- Cf-Ray
- Tid(transaction id)
- Milliseconds elapsed
- Quickbase error code
- Quickbase error text
- Bytes received
- ODBC environment handle
- ODBC connection handle