Extract data from external database like mysql

0
Hi. please help me I want extract data from external database like mysql. and insert  “How to implement external database”
asked
1 answers
0

Hi Balram, 

With the Database Connector you can easily connect to a mysql database via a JDBC connection string.

More information about how to use it can be found in the Mendix documentation here.

 

answered