How can I connect to an oracle database from mendix?

0
How can I connect to an oracle database from mendix?
asked
2 answers
0

Hello,

You can use marketplace modules like DatabaseReplication and External Database Connector.

I've used DatabaseReplication before to connect to an Oracle database, and the configuration was very straightforward.

answered
0

The external database connector supports oracle db. You should be able to use it for connection.

https://docs.mendix.com/appstore/modules/external-database-connector/

answered