you have key in the URL wrongly. just set it to → localhost:1433
then it should work fine.
Hey TY,
Your advice is certainly right, as my result changed. Thank you. I’m accepting yours as an answer.
I wonder where in the docs is that pointed out. Do you happen to know?
Well, my current message is now regarding compatibility level, which makes me believe Mendix is not compliant with SQL 2012. I also wonder where in the docs it is laid what the compatible versions are.
See below:
An error occurred while initializing the Runtime: The compatibility level for this database is lower than the minimum supported version.
Confirmed: after setting up SQL Server 2016 SP2 Express, Mendix connected to it successfully.