External Database Connector
Overview
The External Database connector can be used to seamlessly connect to external databases Microsoft SQL, MySQL, PostgreSQL, Oracle and Snowflake enabling you to incorporate your external data directly in your Mendix application.
From Studio-pro 10.19 onwards, External Database Connector supports connecting wide range of JDBC supported databases by specifying the Java dependency for the respective database in the module settings.
This module enables to use Activity "Query External database" from the toolbox.
This module works in combination with new document type "External Database Connection".
Documentation
Please see External Database Connector in the Mendix documentation for details.
Releases
* Upgraded Bouncy Castle libraries (bcprov-jdk18on and bcpkix-jdk18on) to 1.81.
- Resolved CVE-2025-59250 by upgrading the Microsoft SQL Server JDBC driver to version 12.10.2.jre11.
- Fix: Resolved incorrect rollback behavior when the database connection was in auto-commit mode.
* Upgraded Bouncy Castle libraries (bcprov-jdk18on and bcpkix-jdk18on) to 1.81.
* Fixed CVE-2025-8916 by upgrading Bouncy Castle libraries (bcprov-jdk18on and bcpkix-jdk18on) to 1.79.