SQL Dumper 2.1.3
SQL Dumper Description
This project allows dumping a SQL Server Database to a text file. Is useful when you pretends backup data from tables and not backup the entire database, or import data from diferent databases.This program implements the following special features:
* Foreign Keys -> order tables in text file in order to insert data without colisions/errorsc
* Primary Key IDENTITY -> guarantees the value of the IDENTITY field
* Reference to itself -> eliminates the constraint and at t...
Screenshot

