Hi,
I hope you're doing well.
1) Could you please share the error messages you see in your IED application logs?
2) As you mentioned, in Mendix 10, the JDBC SQL Server driver is version 12, which uses TLS encryption by default. You can disable encryption by setting DatabaseUseSsl
to false
or by adding encrypt=false
to the DatabaseJdbcUrl
.
3) Could you also send me a screenshot of the SQL Server configuration you entered in the Database Connector? Like this:
Looking forward to your response.
BR,
Rafael Curiel.