Cant connect to external database.

0
I am trying to connect to a Microsoft sql database which currently in use. but still I am getting below error when trying to connect  
asked
1 answers
0

Please check again that you:

- Run Mendix app locally

- Check if Database mssql service is started locally

- The module 'External Database Connector' is updated to latest version according to Mendix version you are using (https://marketplace.mendix.com/link/component/219862)

answered