DBScripter - Library for scripting SQL Server database objects

DBScripter.zip (29,0 MB)
This project is library that allows users to script SQL Server database objects. Library uses dynamic management views for extracting data about databases objects. This library could be used in various situations. The most interesting areas are comparing database objects and generation database documentation. For both cases examples have been prepared.

eyeArchive - Database Archiving Tool for Microsoft SQL Server

eyeArchive.zip (1,7 MB)
eyeArchive is a tool that should help DBA's to archive their MS-SQL databases (2000+). Generated scripts create stored procedures (called by a single job) that will automatically move "old" records (based on custom conditions) to an archive database. It is written in C# 2.0