GUI restore changes
fhanlon
Posts: 17 Bronze 2
Just wondering if you are thinking of making any enhancements to the GUI to allow selecting of multiple backups. For example Letting me select the latest Full and all the transaction backups to applied one after another? Perhaps even allowing a STOPAFTER time to be inserted (kind of analogous to the native Restore screen)
Francis
Comments
This is something that we're looking into at the moment. As it is, SQL Backup already has the intelligence to be able to restore transaction logs in a 'wildcard' fashion because the LSN information exists in the file, so SQL Backup can restore them in the correct order.
It can't be done to include full backups at the moment and that's what we're looking at doing in the future.