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.
Comments
Anonymous
November 19, 2008
PingBack from http://blog.a-foton.ru/index.php/2008/11/20/custom-reports-for-sql-server-management-studio-2008/Anonymous
December 15, 2008
any chance that you can post a blog entry regarding to creating reports?