What's new in ODBC Driver for MongoDB 5.0.1

Mar 28, 2024
  • Fixed the issue when establishing a connection with a connection string that contains unsupported parameters.

New in ODBC Driver for MongoDB 5.0.0 (Mar 15, 2024)

  • 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

New in ODBC Driver for MongoDB 4.1.2 (Oct 4, 2023)

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

New in ODBC Driver for MongoDB 4.1.1 (Aug 18, 2023)

  • 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

New in ODBC Driver for MongoDB 4.1.0 (May 17, 2023)

  • 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

New in ODBC Driver for MongoDB 4.0.0 (Nov 18, 2022)

  • 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

New in ODBC Driver for MongoDB 3.2.1 (Jan 5, 2022)

  • 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

New in ODBC Driver for MongoDB 3.1.1 (Jul 12, 2021)

  • MSI installer for deploying through GPO is added

New in ODBC Driver for MongoDB 3.0.1 (May 26, 2021)

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

New in ODBC Driver for MongoDB 2.0.5 (Dec 16, 2020)

  • 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

New in ODBC Driver for MongoDB 2.0.4 (Dec 9, 2020)

  • 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

New in ODBC Driver for MongoDB 2.0.3 (Apr 8, 2020)

  • 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

New in ODBC Driver for MongoDB 2.0.2 (Oct 7, 2019)

  • 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

New in ODBC Driver for MongoDB 2.0.1 (Jan 9, 2019)

  • 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

New in ODBC Driver for MongoDB 1.3.5 (Jul 17, 2018)

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

New in ODBC Driver for MongoDB 1.3.4 (Jun 15, 2018)

  • 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

New in ODBC Driver for MongoDB 1.2.3 (Feb 27, 2018)

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

New in ODBC Driver for MongoDB 1.1.2 (Oct 24, 2017)

  • 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

New in ODBC Driver for MongoDB 1.0.1 (Jul 13, 2017)

  • First release of ODBC Driver for MongoDB