question

MartyStev-1127 avatar image
0 Votes"
MartyStev-1127 asked AmeliaGu-msft answered

How Create a linked server to Dataverse from SQL Server

How Create a linked server to Dataverse from SQL Server ?

I would like to know if i can use linked servers to do this and what are the correct properties for the connection. Thanks!

sql-server-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AmeliaGu-msft avatar image
0 Votes"
AmeliaGu-msft answered

Hi MartyStev-1127,

Welcome to Microsoft Q&A.
You can try to use this Microsoft Dataverse ODBC Driver to set up a linked server for Dataverse data. Please refer to Connect to Microsoft Dataverse Data as a Linked Server for more details.
In addition, a SQL data connection is available on the Microsoft Dataverse endpoint. The SQL connection provides read-only access to the table data of the target Dataverse environment thereby allowing you to execute SQL queries against the Dataverse data tables. You can also use SSMS 18.4 or later with the Dataverse endpoint SQL connection. Please refer to this doc for more information.

Best Regards,
Amelia


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.