SQL Server Runner
A GUI application that executes SQL scripts against SQL Servers (7, 2000 and 2005) and comes with a command line version:
* Scripts can be executed in a transaction, if one script fails then all modifications are rollback
* Enter you server details and indicate which scripts you want to execute, SQL Runner does the rest for you
* The console version executes project files that were created by the UI application
* If a script fails the SQL Native error is displayed and the script is marked as failed
* A double click in the script opens the script in the SSMS
* This is a very easy to use application that may help you to automate the update of your SQL Server databases
Go to http://www.codeplex.com/sqlrunner
See also these related projects.
- Database Commander - Database Commander is a database manager with user-friendly interface for Window ...
- ExpressMaint - Welcome to the Expressmaint project. This project maintains two utilities for au ...
- Poor Mans T-SQL Formatter - Poor Mans T-SQL Formatter is an AGPL-licensed SQL-formatting library written in ...
- SQL 2005 Service Manager - Welcome to the SQL 2005 Service Manager project. SQL 2005 Service Manager is a r ...
- SQL Data Auditor - This program is geared toward Microsoft SQL server 2005 or later. It isthe ultim ...
- SQLAnalyzer.NET - SQLAnalyz ...
- SqlBuddy - A FREE and innovative MSDE / Sql Server IDE, written in c# using the .NET framew ...