Archive for June, 2008

Deleting old files

Sunday, June 1st, 2008

Oftentimes, I like to backup SQL databases to a local folder, then include that folder in my backup to tape/disk/network. That way, the backup software doesn't have to be database aware; it's just backing up files. SQL Server allows you to schedule backups and there's an option to clear out ...