Use Extensions
Last modified: November 6, 2024
Introduction
Connect to and receive information from external sources with extensions in Mendix Studio Pro.
Documents available for this topic:
-
Overview of how to use the Data Importer to import data from a representative file (Excel and CSV) and create a non-persistable entity in your domain model.
-
Overview of the External Database Connector, used to connect your Mendix app to an external database and create and validate SQL queries.
-
Use the External Database Connector
Instructions on how to use the External Database Connector.
-
Execute an SQL Statement on an External Database
Describes how to execute an SQL statement on relational external databases using the Database Connector.
Read More
- Mendix Business Events
- Mendix Event Broker
- Import Data from File
- External Database Connector
- Query External Database