ODBC compliance
- Last Updated: October 27, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- MongoDB 8.0
- Documentation
The Progress DataDirect for ODBC for MongoDB driver is compliant with the Open Database Connectivity (ODBC) 3.52 specification. The driver is ODBC core compliant with the exception of transaction support. In addition, the driver supports some Level 1 and Level 2 features. See "ODBC API and Scalar Functions" for a list of the Core, Level 1, and Level 2 functions supported by the driver.
The driver supports only the following Level 2 functions:
- SQLColumnPrivileges
- SQLDescribeParam
- SQLForeignKeys
- SQLPrimaryKeys
- SQLProcedures
- SQLTablePrivileges
Refer to ODBC API and scalar functions in the Progress DataDirect for ODBC Drivers Reference for additional information.