I believe you have to get a plug-in to backup SQL Server with backup exec. The reason for this is because backing up SQL Server data requires that a backup program use a seperate Backup API. Do not try to backup the data using an Open file Backup option- either get the Backup Exec plug-in or just have SQL Server dump out the backups to a file that Backup Exec can then backup.