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:

  1. Date and time in UTC
  2. API call (only API_GetSchema, API_DoQuery, API_GenResultsTable calls count as integration reads. Each of these counts as one integration read.)
  3. Cf-Ray
  4. Tid(transaction id)
  5. Milliseconds elapsed
  6. Quickbase error code
  7. Quickbase error text
  8. Bytes received
  9. ODBC environment handle
  10. ODBC connection handle