SSMS 18.9.2 error in connection with D365 online TDS endpoint.

Anton Udalov 1 Reputation point
2021-08-02T14:04:27.463+00:00

Since v18.9.2, SSMS no longer works properly in connection with my D365 Online TDS endpoint. The connection can be established, but as soon as I want to open the tables in object exprorer, I get the message: Invalid table name extended_properties for schema sys. It still works fine for me with SSMS v.17.9.1.

SQL Server | Other
{count} votes

3 answers

Sort by: Most helpful
  1. Richard Dickinson 21 Reputation points
    2021-08-04T20:49:01.467+00:00

    Hi Anton, Thanks for reporting the issue. It turns out that with SSMS 18.9.2 an incompatibility in the Dataverse emulation of the TDS protocol was identified. We are working on a fix from the Dataverse/Dynamics side. And will update this documentation when it is in deployment. https://learn.microsoft.com/en-us/powerapps/developer/data-platform/dataverse-sql-query

    At this point the only option is to go back to 18.9.1 version. We are working to get this fixed as quickly as we can.

    Sorry for the pain,
    Rich PM Microsoft Dataverse

    2 people found this answer helpful.

  2. CathyJi-MSFT 22,396 Reputation points Microsoft External Staff
    2021-08-03T06:18:51.37+00:00

    Hi @Anton Udalov ,

    I am not familiar with D365, I search this from google, I find this blog.

    Your issue is related to Microsoft Dynamics CRM, please ask your issue on Microsoft Dynamics CRM forum, people there will give your help.

    0 comments No comments

  3. Frank van der Steen 1 Reputation point
    2021-08-03T06:26:05.563+00:00

    I have the exact same error.
    I am new to Dynamics 365 and was looking for a way to view tables with SSMS.
    I found this artcicle from Microsoft
    https://learn.microsoft.com/en-us/powerapps/developer/data-platform/dataverse-sql-query
    I installed SSMS 18.9.2 assuming the lastest version supports this.
    Like AntonUdalov-3166 I can connect to the database but get an error when I click on Tables to view the table in the database.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.