PFS Logo
[ Log On ]

DASP SQL Backup

v1.5.0.0 (06/29/2012)

This is an application for performing automatic backups of a DiscountASP.NET MSSQL database. It can be installed as a Windows Service and ran in the background without any user interface. It can also be ran from a Windows Command Prompt or setup as a Task in the Windows Task Scheduler.

If ran as a service, every day at 12:00AM the application will use the DiscountASP.NET Control Panel API to perform a MSSQL database backup, download and rename the backup file, and optionally purge any old backups. An email can be sent with a summary of the results.

All events (success, failures, and errors) are logged in the Windows Application Event Log with a Source of DASP SQL Backup.

Requirements

Installation

More Information

Download