RunScriptsInProject

Run Scripts Add-In for SQL Server 2005 Management Studio
Download

RunScriptsInProject Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Michael Erasmus
  • Publisher web site:
  • http://www.codeproject.com/Members/Michael-Erasmus
  • Operating Systems:
  • Windows 2K / XP / Vista / 7
  • File Size:
  • 4 KB

RunScriptsInProject Tags


RunScriptsInProject Description

RunScriptsInProject was developed to be an add-in for SQL Server 2005 Management Studio that will run all the scripts in the selected project. The new SQL Server 2005 Management Studio is a great improvement over older SQL Server tools, and even allows one to create a SQL Script project type to organize your SQL scripts with. While this is handy, there is no way to execute all the scripts in your project without opening each one and hitting 'Execute'. I have some projects with quite a lot of scripts, so this can get quite tedious. I decided to write a little add-in for SSMS to do this for me. To write an SSMS add-in is quite easy; just write a console application that accepts string arguments from SSMS and then add it as a external tool on the Tools->External Tools menu.


RunScriptsInProject Related Software