Introduction
CopydB makes a copy of an existing MS SQL Server database. This is how CopyDB works:
- Backup the source database;
- Kill connections to the destination database if any;
- Delete (DROP) the destination database if it exists;
- Resotre destination database with the backup of the source database.
- Delete the backup file.
Specifications
- Program Type: Console (command line)
- Program File Size: About 77 KB
- Operating System: Windows XP, Windows Server 2003, Windows 7
- .Net Framework required: None
- Setup: Not required.
Command Line Aguments
CopyDB source-db dest-db [/s:sql-server] [/u:user] [/p:password]
- Default sql-server is computer name;
- If user or password is not present, Windows auth is used.
Return Values
- 0: Success;
- -1: Wrong command line arguments;
- 1: Failed to connect the SQL Server;
- 2: Failed to backup the source database;
- 11: Failed to restore testination database from the backup;
Buy CopyDB
The price is USD 3.50. Please read our policy first:
- We don't give a refund for whatever the reason may be.
- If you have any doubts before you buy, write your questions support@xuebrothers.net. You will get our reply within 24 hours.
- If you find bugs in our product after you buy, report to support@xuebrothers.net. We will re-send you a copy after the bugs fixed. This usually takes less than 3 days.
Please click the PayPal link below ti make the payment
The product will be delivered via email within 36 hours afeter PayPal has confirmed your payments. The email will have a download link to the product.