SQL Server Backup is a backup and restore utility for Microsoft SQL Server . It's user-friendly wizard lets you backup and restore SQL Server database to local harddisk or remote network driver easily and quickly . The flexible design enables you can restore database with a new name or move database files to a new location easily. It fully integrates with Windows Task Scheduler engine , supports data compression and encryption . These features let you backup your important data without too much human working .
Features of SQL Server Backup:
Easy to use.
Full and differential backup supports.
Data compression supports.
AES encryption supports.
Backup to local harddisk , USB removable disk or remote network driver ect .
Restore database with a new database name.
Force to replace the existing database and its related files .
Restore (Move) database file...