VoTranThi / SqlHarvester.Net

SqlHarvester is a free command-line based scripting engine written in .Net. It enables the import/export of database content across disconnected Sql Server databases.

Home Page:http://www.thecodeking.co.uk/2008/03/sqlharvester-database-scripting-engine.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Description
-------------------
SqlHarvester is a free command-line based scripting engine written in .Net. It enables the import/export of database content across disconnected Sql Server databases.

Features
--------
* Compatible with Sql Server 2000/2005/2008
* Update/insert of data based on primary keys
* Runtime enable/disable of constraints
* Handles unicode & binary data types
* Script subset of data from multiple tables
* Transaction based data import
* Command-line based interface, integrates with build scripts

About

SqlHarvester is a free command-line based scripting engine written in .Net. It enables the import/export of database content across disconnected Sql Server databases.

http://www.thecodeking.co.uk/2008/03/sqlharvester-database-scripting-engine.html


Languages

Language:C# 100.0%