How to connect external SQL server database through app settings

0
Hello All,I am facing an issue while connecting mendix to external SQL server database, I think the issue is in the URL format. I have tried many combinations still unable to connect. Is there anyone who faced this issue?Opening JDBC connection to jdbc:sqlserver://serverName=pvas002:1433/StationDetail failed with SQLState: 08S01 Error code: 0 Message: "The TCP/IP connection to the host jdbc:sqlserver://serverName=pvas002, port 1433 has failed. Error: "jdbc:sqlserver://serverName=pvas002. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.".", retrying...(2/4)
asked
1 answers
0

Hi Subham Jadhav,


Have you checked the discussion below? It looks related to your issue and may help:


https://community.mendix.com/link/spaces/databases/questions/129678


Please review the suggested solution there and let us know if you're still facing the problem.

answered