Azure SQL

avatar

I get a following error message trying to connect our Azure SQL database:


Unable to connect to the database!
Server closed the connection.

All Comments (4)

avatar

Hi,

It seems that the connection is not able to find the database or the database doesn't exist. Do you also get a server error when you tap on "Test Server"? in the edit data source view?

Best regards,

Olivier Désalliers

avatar

Yes, the error message is:
"Unable to connect to the server!
Server closed the connection."

The connection works well with the same data (Server, username, password, database) using the desktop version of RDM.
I had sent the logs using Settings/logs/Sent Trace to Support.

avatar

Any news?

avatar

Hi,

Azure SQL database usually always requires SSL encryption.

https://azure.microsoft.com/en-us/documentation/articles/sql-database-security-guidelines/


Unfortunately, there is no available component to implement SSL encryption with a Azure/SQL server connection in our iOS app for the moment.



Sorry for the late response.


Best regards,

Olivier Désalliers