How Create a linked server to Dataverse from SQL Server

Marty Stev 1 Reputation point
2021-09-16T12:43:03.967+00:00

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
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
9,776 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. AmeliaGu-MSFT 13,901 Reputation points Microsoft Vendor
    2021-09-17T02:43:51.56+00:00

    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.

    1 person found this answer helpful.
    0 comments No comments

  2. Thomas Barnouin 0 Reputation points
    2023-06-01T14:24:30.9733333+00:00

    Hello

    Do you have an other solution in 2023 ? a Microsoft solution..

    Thanks

    0 comments No comments