I. System Requirements:
1. Installed with MSSQL Server on the server side.
II. Usage Method:
1. After installation, configure the database connection settings first.
2. Set backup time and path by week.
3. Configure automatic execution upon startup.
III. Features:
1. Can set up simultaneous backups for multiple databases, with the option to enable or disable automatic backup for designated databases.
2. Database recovery can be performed on the client side.
IV. Notes:
1. This system runs on the MSSQL Server server side.
This tool uses a method of overwriting existing backup files during the backup process. The first backup of the database will create a new backup file, and subsequent backups will overwrite this file with the changes that have occurred in the database. This method avoids excessive disk space usage. This tool allows for client-side backups, where backup files can be stored on the client machine, provided that the client folder is mapped to the server. We recommend setting the database backup time to a period when no users are active, such as 23:30 at night. Time is set using the 24-hour clock format. Additionally, we suggest backing up data files to a hard drive different from the one where the database resides. This ensures that if the database hard drive fails, the backup files will not be lost. This tool is a green, free software tool.