Comments
1 comment
-
You have 2 options.
Option 1 - if you want to be able to restore faster using less disk space, you can purchase a SQL Backup Lite license. SQL Backup Lite can restore from any type of SQL Backup-created file. The only major limitation is that you cannot administer servers installed with SQL Backup Lite remotely using the SQL Backup GUI.
Option 2 - convert the SQL Backup created file to native SQL Server backup files, and use standard T-SQL commands to restore the databases. You can use the free conversion utilities to do this (sqb2mtf.exe and sqb2mtfgui.exe).
Add comment
Please sign in to leave a comment.
Thanks,
Larry