Helen Joyce

Project Manager - Red Gate Software

SQL Multi Script v 1.0 - Alpha release. Just one click to run scripts on all your SQL Servers

Published Wednesday, September 05, 2007 5:38 PM

There's a working application available for download FREE which allows you to execute a script (or set of scripts) against multiple servers. That’s pretty much it!

It's called SQL Multi Script and you can download the alpha version here

it doesn’t require an install and you can get started in about 1 minute.

  • Open a script or scripts or write your own on the fly
  • Add the SQL Servers
  • Execute on all the Servers in one go!

There are amazon vouchers available for good feedback.

Take a look and post a comment on the forum. It won't take you a moment and it could save you hours!

Comments

No Comments
You need to sign in to comment on this blog


















<September 2007>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456
Finding Stuff in SQL Server Database DDL
 You'd have thought that nothing would be easier than using SQL Server Management Studio (SSMS) for... Read more...

Mission Critical: SQL Server 2008 Performance Tuning Task List
 In which Buck Woody imagines how the US military would have tackled DBA checklists for... Read more...

Simple Query tuning with STATISTICS IO and Execution plans
 A great deal can be gleaned from the use of the STATISTICS IO and the execution plan, when you are... Read more...

Switching rows and columns in SQL
 When they use SQL Server, one the commoner questions that Ms Access programmers ask is 'Where's the... Read more...

Writing Efficient SQL: Set-Based Speed Phreakery
 Phil Factor's SQL Speed Phreak challenge is an event where coders battle to produce the fastest code to... Read more...