
Hello all,
I'd like to use SQL to query Dataverse datas, please.
However, I don't know the Server Name on SQL Server Management Studio when I want to connect on this.
The server name is the URL of an organization address . I tried to put the website of the organization as server name where I'm working but it doesn't work.
Many greetings.
Samuel
Hi,
Could you please share the error message with a screenshot?
Also, don't forget this note from Microsoft:
Ports 1433 and/or 5558 need to be enabled to use the TDS endpoint from a client application such as SSMS. If you only enable port 5558, the user must append that port number to the server name in the Connect to Server dialog of SSMS - for example: myorgname.crm.dynamics.com,5558.