ODBC Driver for MongoDB Revision History

6.1.0 16-Apr-26

  • Improved compatibility with Attunity Qlik Replicate
  • Improved compatibility with the PDO_ODBC PHP extension
  • Improved compatibility with Node.js
  • Fixed an issue with parsing a connection string when its value contained a sequence of SQL comment characters

6.0.0 10-Nov-25

  • Added a graphical interface for configuring the driver on macOS and Linux
  • Improved compatibility with Linked Servers in MSSMS
  • Improved compatibility with Node.js
  • Improved compatibility with Tableau
  • Improved compatibility with Vectorworks
  • Fixed an issue that caused incorrect connection string parsing on macOS
  • Resolved a bug where BIGINT data was imported incorrectly into Microsoft Access

5.0.3 14-Apr-25

  • Improved compatibility with Microsoft Query
  • Fixed an issue with editing File DSN

5.0.2 12-Nov-24

  • Fixed bug with an error when a document has a field with the same name as the collection name
  • Fixed bug with executing SQL queries containing 64-bit constant values
  • Fixed bug with inserting documents with duplicate _id
  • Fixed bug with re-activation ODBC driver via another Windows user

5.0.1 28-Mar-24

  • Fixed the issue when establishing a connection with a connection string that contains unsupported parameters

5.0.0 14-Mar-24

  • Added support for MongoDB 7
  • Added support for MongoDB 6
  • Now passwords are stored in an encrypted form in the DSN record
  • Added support for empty database name when establishing connection
  • Improved compatibility with Linked Server in MSSMS
  • Improved compatibility with ETL Informatica PowerCenter
  • Improved compatibility with FileMaker Server for Linux and macOS
  • Fixed bug with reading a collection whose name began with a digit
  • Fixed bug with document fields whose name contains quote characters
  • Fixed connection timeout setting before opening connection

4.1.2 03-Oct-23

  • Fixed bug with driver license validation for Linked Server in MSSMS

4.1.1 17-Aug-23

  • Improved MS Access linked tables support
  • Fixed bug with SQL aggregate functions for MS Access
  • Fixed bug with reading international characters
  • Fixed bug with milliseconds in date fields
  • Fixed bug with getting data in DBeaver

4.1.0 15-May-23

  • Added support for MongoDB Atlas
  • Added support for DNS Seed List connection format
  • Added support for SQL_ATTR_MAX_ROWS attribute
  • Improved compatibility with Visual Basic in Visual Studio

4.0.0 17-Nov-22

  • Added support for MongoDB 6.0
  • Added support for macOS 13 Ventura
  • Improved compatibility with Tableau Prep Builder
  • Improved compatibility with Crystal Reports
  • Improved the SSH connection establishment
  • Fixed bug with Access Violation when reading documents that contain fields of type object
  • Fixed bug with Access Violation when reading documents that contain string fields
  • Fixed bug with incorrect JOIN results
  • Fixed bug when a connection string parameter value contains a single quote
  • Fixed an issue with adding DSN in PowerShell
  • Fixed an issue with rows deleting

3.2.1 05-Jan-22

  • Added support for Windows 11
  • Improved compatibility with FICO Mosel
  • Improved compatibility with FileMaker
  • Improved compatibility with JMP on macOS
  • Improved support for an ODBC installer on Windows 2000
  • Fixed an issue with updating date and time fields in MS Access

3.1.1 08-Jul-21

  • MSI installer for deploying through GPO is added

3.0.1 25-May-21

  • Apple Silicon M1 is supported
  • Compatibility with macOS Big Sur is improved
  • Bug with modifying data using the Linked Server is fixed

2.0.5 15-Dec-20

  • Compatibility with Microsoft SQL Server Management Studio is improved
  • Compatibility with Microsoft Access is improved
  • Suport for Out values in Numeric fields is added
  • Bug with the missing libmongoc and libbson libraries on the macOS and Linux platforms is fixed

2.0.4 07-Dec-20

  • Compatibility with Microsoft SQL Server Management Studio is improved
  • Compatibility with Microsoft SQL Server Data Tools is improved
  • Bug with the "Out of memory" error when querying huge collections is fixed
  • Bug with using special characters in a username or password is fixed
  • Bug with incorrect results when using DATETIME columns in a WHERE clause is fixed

2.0.3 08-Apr-20

  • Compatibility with Power Pivot is improved
  • Compatibility with Visual Basic is improved
  • Compatibility with RStudio is improved
  • Bug with connecting to a database that contain documents with a large amount of fields is fixed
  • Bug with reading documents containing array values is fixed
  • Bug with modifying data using SQLSetPos is fixed
  • Bug with fetching by Bookmark is fixed

2.0.2 04-Oct-19

  • Support for connection pooling is improved
  • Improved compatibility with sandboxed applications for macOS
  • Now ODBC driver activation does not require administrator privileges
  • Bug with accessing data modified via another connection is fixed

2.0.1 08-Jan-19

  • Now ODBC driver for macOS is distributed as a PKG package
  • Now ODBC driver for Linux is distributed as DEB and RPM packages
  • Possibility to force the ODBC 2.x behavior is added
  • Bug with using the UNIQUE keyword as a field name is fixed
  • Bug with querying data is fixed

1.3.5 16-Jul-18

  • Possibility to show used connection string in the connection dialog is added

1.3.4 14-Jun-18

  • Possibility to return String Types as Ansi or Unicode is added
  • Compatibility with Tableau is improved
  • Compatibility with Omnis Studio is improved
  • Compatibility with DBeaver is improved
  • Performance of fetching documents is improved
  • Bug with fetching "_id" field data is fixed

1.2.3 26-Feb-18

  • Performance of batch operations is significantly improved
  • The LowercaseObjectId connection parameter is added

1.1.2 23-Oct-17

  • Now the MongoDB client library is included in the driver distribution
  • Compatibility with SAS JMP is improved
  • Compatibility with MS Power Query is improved
  • OUTER JOIN macros in SQL queries are supported
  • DateTime macros in SQL queries are supported
  • Scalar function macros in SQL queries are supported

1.0.1 12-Jul-17

  • Initial release of ODBC Driver for MongoDB
  • Windows is supported
  • macOS is supported
  • Linux is supported