Database Connector
Content Type: Module
Categories: Data
Overview
The Database connector can be used to seamlessly connect to external databases without limiting you in your choice of database or SQL dialect, enabling you to incorporate your external data directly in your Mendix application.
Documentation
Please see Database Connector in the Mendix documentation for details.
Releases
Version: 6.0.1
Framework Version: 9.18.4
Release Notes: We included a migration file for the Java dependencies for Studio Pro 10 compatibility.
Version: 6.0.0
Framework Version: 9.18.4
Release Notes: - Updated module to Framework version 9.18.4
Version: 5.0.6
Framework Version: 8.18.20
Release Notes: * Fixed: CVE-2022-41946, upgraded postgresql to 42.4.3
Version: 5.0.5
Framework Version: 8.18.20
Release Notes: - Ticket #169589: Remove unwanted jar files from the userlib.
Version: 5.0.4
Framework Version: 8.18.20
Release Notes: * Fix: CVE-2022-41853, updated hsqldb (HyperSQL DataBase) to 2.7.1
* Aliases in SELECT statement are supported.