SQL Backup 6 uses a different file format, which is why your seeing this error. You can, however, convert a version 6 backup to a version 5 backup using SQBConverter.exe (commandline) or SQBConverterGUI.exe.
You'll find these programs in the SQL Backup installation directory. Note that these converters also allow you to convert backups to native standard SQL Server backups, so you must use the right parameter / check the checkbox to make sure you'll generating a v5 file, rather than a .bak backup.
Comments
SQL Backup 6 uses a different file format, which is why your seeing this error. You can, however, convert a version 6 backup to a version 5 backup using SQBConverter.exe (commandline) or SQBConverterGUI.exe.
You'll find these programs in the SQL Backup installation directory. Note that these converters also allow you to convert backups to native standard SQL Server backups, so you must use the right parameter / check the checkbox to make sure you'll generating a v5 file, rather than a .bak backup.
Regards,
Development
Red-Gate Software