Super SQL Server Tools
A simplified utility that allows authorised users to easily:
- Perform a SQL Server database backup.
- Perform a SQL Server database restore.
- Add a SQL Server job to automatically backup a SQL Server database, on a daily basis,
at a scheduled time.
- Change SQL Server passwords.
1. Both SQL Server authentication modes used to authorise user access
- the current username and password used to log into the computer.
- SQL Server username and password.
2. A list of available SQL Servers that can be accessed by the computer are displayed
to the user.
3. Automatic status check of the SQL Server Agent (SSA) once connected to a SQL
Server. The SSA is used for processing SQL Server jobs based on a predefined scheduled
time. Such jobs are automatically doing a database backup.
Go here for info on SQL Server
Barry's SQL Server
Blog
Go here for details Super SQL Server Tools for backup, restore and more