SSMS Extension Development

Francis Rohner 21 Reputation points
2021-03-11T00:01:10.937+00:00

I'd like to bind additional options to the results view in SSMS via extension development. I utilize SSMS regularly for work and it's a fantastic tool. I was curious whether it'd be viable for me to add additional context menu items through extension dlls. Please let me know if this is viable. ![76494-image.png][1] [1]: /api/attachments/76494-image.png?platform=QnA Thanks You, Frank

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,808 questions
{count} votes

Accepted answer
  1. CathyJi-MSFT 21,096 Reputation points Microsoft Vendor
    2021-03-11T03:39:00.48+00:00

    Hi @Francis Rohner ,

    Please check if the suggestions from below link could help you. Using VS Add-in Wizard to create your addin project.

    https://www.codeproject.com/Articles/1073839/Create-SQL-Server-Management-Studio-Addin

    https://stackoverflow.com/questions/47366483/vsix-extension-for-ssms-context-menu-for-result-grid


    If the response is helpful, please click "Accept Answer" and upvote it, thank you.

    0 comments No comments

0 additional answers

Sort by: Most helpful