DatabaseReplication

Category: Modules
Subcategory: All

Overview

Use this module to replicate the data from a MSSQL, PostgreSQL or Oracle database into your Mendix database. Download version 8 for apps using Atlas UI 3 and version 7 for Atlas UI 2.

Documentation

Please see Database Replication in the Mendix documentation for details.

Releases

Version: 8.0.2
Framework Version: 9.0.5
Release Notes: - We fixed an issue with the export of newly created import calls. (Ticket 177681) - We refactored the replication library, which is shared with Excel Importer. It now uses version 1.0.2. - We updated the following drivers: - SQL Server 9.4.0 - PostgreSQL 42.5.4 - Oracle JDBC 21.9.0.0
Version: 8.0.1
Framework Version: 9.0.5
Release Notes: We fixed the issue where import into attributes with names that match reserved words, such as "Year", would sometimes fail (Ticket 127172)
Version: 8.0.0
Framework Version: 9.0.5
Release Notes: We upgraded the module to Mendix 9.0.5 and made it compatible with Atlas 3. We will now support 2 major versions of this module: - Version 8 is compatible with Atlas UI 3. It is only available in Mendix 9. It should be used for new apps created with Mendix 9. - Version 7 is compatible with Atlas UI 2. It is available in both Mendix 8 and 9.
Version: 7.1.2
Framework Version: 8.18.23
Release Notes: - We fixed an issue with the export of newly created import calls. (Ticket 177681) - We refactored the replication library, which is shared with Excel Importer. It now uses version 1.0.2. - We updated the following drivers: - SQL Server 9.4.0 - PostgreSQL 42.5.1 - Oracle JDBC 21.5.0.0
Version: 7.1.1
Framework Version: 8.12.4
Release Notes: We fixed the issue where import into attributes with names that match reserved words, such as "Year", would sometimes fail (Ticket 127172)