MSSQL Deployment Tool

It is a utility based on MSSQL Server, to make deployment more easily and fully control with Version Management & Configuration & Deployment Tracking.

Open DBDiff

OpenDBDiff.zip (54,2 MB)
A GPL2 database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.

SQL Server Compact & SQLite Toolbox

SQL Server Compact & SQLite Toolbox is a Visual Studio add-in and standalone app , for managing all aspects of your SQL Server Compact/SQLite database files

ASP.NET SQL Query Tester

This is a basic web site written in ASP and VB (.net 3.5) that allows students and other learners to test SQL queries on a database that is hosted online. It's set up in such a way that other hosted databases can be connected to it quickly, with the user able to switch between databases with a dropdownlist control. I included instructions on how to add another database in comments and examples within the VB code. The interface is basically just a simple textbox, dropdownlist and error message label, but it does give useful feedback from the SQL error handler, and I've also set it up so that you can attach a convenient database diagram for each database you connect to it, so that users can figure out their join syntax by looking at the diagram. (See demo link below.) This is primarily intended for use in learning SQL syntax and testing queries for homework assignments, etc. Primary downloaders will be instructors and educators looking to enhance their classroom experience. But I image it could also be useful in certain team support and development scenarios. I don't intend to spend a lot of time developing new versions or anything, this was just something I banged out quickly between other projects, but if you have any comments please feel free to leave them here or email me, and I may update it at some point in the future. Enjoy. :-)

SQLWindow

SQLWindow is simple database debugging and maintenance tool, which uses WPF and data binding

T4 Toolbox

t4toolbox.zip (6,6 MB)
T4 Toolbox is a set of ready-to-use code generators and T4 extensions for Visual Studio. Quickly build powerful C# or VB templates that generate multiple output files or simply use existing templates for LINQ to SQL, Entity Framework and more.