Skip to content

A Simple Tool To Copy a Database from one MsSQL Server to Another

License

Notifications You must be signed in to change notification settings

Kimahari/CopyDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy Database

A Simple Tool To Copy a Database from one MsSQL Server to Another

BCH compliance

Get more details at codescene.io.

Download

This application uses Click once deployment packaging to install please use the following CopyDatabase.application

Please note at the moment still trying to get a code signing certificate sorted so windows will display an untrusted publisher when running the application.

Using the application

  1. Once the application have been started you will see the following window.

alt text

  • Source : Source Database Server where you whould like to copy one or more databases from
  • Destination : Destination Database server where you whould like to copy one or more databases too.
  • Load Databases : Loads the Databases from the source Database server
  • Wrench Buttons : Advanced Configuration for the Database server sources (User name passwords)
  1. Once The databases have been loaded the user will have access to select one or more database to copy from one source to another.

alt text

  1. To initialize the copy process click the copy database command at the bottom of the screen Note - The databases in the destination server gets dropped once the copy process is started Please ensure to backup all destination databases before hand....

alt text

Known Issues

  1. Application Crash when Load database is clicked with one or more unconfigured / invalid server sources
  2. Copy Database button is not disabled when copy start.
  3. Stored proceduces and views fail to copy over when there are references to tables that do not exists (need a continue on failure for these scenarios) .

About

A Simple Tool To Copy a Database from one MsSQL Server to Another

Resources

License

Stars

Watchers

Forks

Packages

No packages published