Quick Schema Viewer

Quick Schema Viewer is a helpful little Windows Forms application that I created while working on a project that required me to generate a lot of simple stored procedures. Here are a few highlights:

♦ Easily find tables and views in a (SQL Server 2000 or 2005) database containing many tables.
♦ Generate insert stored procs for all tables - even those with a large number of parameters.
♦ Quickly retrieve schema information for tables and views.

Minimum Requirements:

♦ Microsoft Windows XP/2003/Vista
♦ Microsoft .NET Framework 2.0
♦ SQL Server 2000/2005

 Free Download