How to import data from Sql Server to Mendix

0
Hi there! i’m new to mendix and would like to know how to import data from SQL Server to Mendix.
asked
1 answers
4

Hey Bruno!

 

For you case maybe you can use some modules from the Mendix marketplace:

 DatabaseReplication or DatabaseConnector.

 

Here you have the documentation to know how to use them:

https://docs.mendix.com/appstore/modules/database-replication/

https://docs.mendix.com/appstore/connectors/database-connector/

 

If you have any other question please let me know.

answered