SQL Backup patched

Released: Mar 18, 2010

Updates in this release

Updates in 6.4

  • Keyword support for restoring a database using the latest backups, including all available transaction log files
  • Keyword support for backing up all user databases or all system databases on an instance
  • Keyword support for specifying a different source database when restoring from disk (with 'LATEST' keywords)

Bug fixes and enhancements:

  • DISCONNECT_EXISTING can now be used with RESTORE on databases that are already in a "Recovering" state
  • Database name is now case-insensitive when restoring with LATEST_FULL
  • Fixes to automatic deletion of old SQL Backup log files
  • Fixes to prevent event-log flooding with Microsoft Cluster Service errors on active/active clusters
  • Miscellaneous minor bug fixes in the engine and GUI