Skip to content
/ DbCopy Public

Simple .NET app that Bulk Copies tables from one SQL Server database to another. The primary use-cases are: * when you do not have sufficient access to either database server in order to use better suited methods (e.g. backups, linked-servers etc); * when you only need to bulk-copy some specific tables; * when table-columns are ordered different…

Notifications You must be signed in to change notification settings

lethek/DbCopy

About

Simple .NET app that Bulk Copies tables from one SQL Server database to another. The primary use-cases are: * when you do not have sufficient access to either database server in order to use better suited methods (e.g. backups, linked-servers etc); * when you only need to bulk-copy some specific tables; * when table-columns are ordered different…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages