Hello. I have created an application in VB.NET that communicates with two databases in MSSQL. I have been tasked with migrating the entire application to Mendix. I read, write, filter, and delete data in the databases. My questions: 1.) Is it possible for Mendix to work with MSSQL for writes, deletes, etc.? Are there any other settings, such as in microflows? 2.) Is it possible to migrate all tables from the DB to the Mendix database? 3) Is it better to use the original Mendix database? Is it faster? More secure?
↧