Tag Archive

SQL Dump 2007 Build 2.1.2.11267

Published on November 26, 2007 By RobK410

MSSQL Dump is a backup tool that will let you create a SQL script database dump of a MSSQL (Including Express) database, similar to a mySQL sql dump with INSERTs included. This program will allow you to connect to a server, select a database; tables, views, sp’s, triggers, functions, and users and write SQL script [...]