How can we help you today? How can we help you today?

Backups from previous versions of Redgate

Hi,

I have been asked about being able to recover long term backups. We are using SQLBackup 5.2 and 5.3. If we take a backup using one of these versions of an SQL2005 database will I be able to restore it to say SQL2008 and with say SQLBackup 6.1 or 7.0?

From what I understand about SQLBackup being able to restore an SQL2005 backup to SQL2008 should not be a problem but what about using different versions of SQLBackup taking the backup and doing the restore?

Thanks

Chris
ChrisAVWood
0

Comments

2 comments

  • petey
    Up to version 5, we have always maintained backward compatibility with every major version of SQL Backup since version 3 (that was the first release anyway).

    I cannot say for sure if this will be the case going forward, but if it turns out otherwise, you have the following options:

    - use the corresponding version of the command line interface to perform the restore, since that does not depend on the SQL Backup Agent service

    - use the conversion utilities (sqb2mtf, sqb2mtfGUI) to convert the files to native SQL Server backup files, and restore using SQL Server
    petey
    0
  • ChrisAVWood
    Just what I wanted to know Petey.

    Thanks

    Chris
    ChrisAVWood
    0

Add comment

Please sign in to leave a comment.