Search Results

0
votes

Is is possible to write MS SQL Server add-in?

You can include a lot into MS SQL server 2005 and 2008 database. Including .Net code. But there is no real way to extend (create plugin for) the Management Studio. (Formerly Enterprise Manager.) …