ABOUT
Name: PO_BACKUP V1.0Designed and Published: A.ASHOKKUMARObjective: Daily backup of SQL databases in POs
Highlights
- No need to configure your server name and login credentials.
- Backed up all databases with single click.
- Creates a folder as per your system date automatically.
- Navigates you automatically to Databases directory, hence you can easily cut and copy *.bak files to date folder.
Setup Instructions
STEP-1:- Application installation path should be “ D:\PO_BACKUP\ ”
- Make sure that “D:\” is not a CD drive or Removable drive
STEP-2:
- Configure your “backup.sql” query file.
- You can find it at “D:\PO_BACKUP\QUERY\backup.sql”
- You can replace it with your existing sql backup query or prepare afresh. But name should be “backup.sql” and keep it in the folder “D:\PO_BACKUP\QUERY\backup.sql”
- To prepare afresh click on “DATABASE NAMES” under “View” Menu. Then your database names contained text file will be opened.
- Suppose You have books, songs as databases in text file then you configure “backup.sql” as follows:
BACKUP DATABASE BOOKS TO DISK=’D:\PO_BACKUP\DATABASES\BOOKS.bak’If you have 30 databases in your server then configure as same above for all databases.
BACKUP DATABASE SONGS TO DISK=’D:\PO_BACKUP\DATABASES\SONGS.bak’
STEP-3:
- Remember that in future if you create a database in your server then don’t forget to add backup query line in the “backup.sql” file as mentioned in above.
Download Backup Tool
Updates:
Follow us on WhatsApp, Telegram Channel, Twitter and Facebook for all latest updates
Post a Comment