I'm running SQL Server 2008 locally. I have a pile of scripts I would like to run on my local database. I can connect to the server and run them manually but I have over a 100 scripts, and I'm sure there is a way to do this. Any help is appreciated, thanks!
-
2There's got to be a gazillion of those utilities out there!! Search on Google or Bing - you'll find tons of hits.... e.g. download.cnet.com/SQL-Batch-Executor/3000-10254_4-10385995.html or softpedia.com/get/Internet/Servers/Database-Utils/… or MANY MANY MOREmarc_s– marc_s2012-04-13 08:35:14 +00:00Commented Apr 13, 2012 at 8:35
Add a comment
|