Share via


Custom Reports for SQL Server Management Studio 2008

 Today I did my first presentation at PASS conference in Seattle.

In just 40 minutes i was tring to explain how to create your own Custom Reports for SSMS 2008.

If you like to know how to do this, you can download zip file with exactly the same project i built at presentation.

Just compile it, copy *.dll and *.ssmc files into SSMS location (usually %ProgramFiles%\Microsoft Sql Server\100\tools\binn\vsshell\common7\ide) and restart SSMS.

 

You should see new Reports category with report in Database node in Object Explorer.

 

I hope this will help you,

 

Vlad.

 

 

ReportPack.zip