Lanzamientos de SQL Backup Pro

Released: Aug 11, 2016

Actualizaciones en 8.0.1

Correcciones

  • SB-5717: Fix LOG_ONERRORONLY and LOG_ONERROR options.
  • SB-5729: Fix email address bug to support both ; and , as delimiters
  • SB-5730: Fix SECONDARY_REPLICA_COPY_ONLY bug
  • SB-5733: Fix default lock timeout issue
  • SB-5734: Fix installer to support TLS 1.2 connections.
  • SB-5735: Fix installer when upgrading from paths that were enclosed in double quotes in the services' ImagePath property.

Released: Jul 6, 2016

Actualizaciones en 8.0

Características

  • Support for SQL Server 2016.
  • Improved support for AlwaysOn Availability Groups
    • Added backup options CHECK_PREFERRED_AG_REPLICA/SECONDARY_REPLICA_COPY_ONLY.
    • Added file location tags <CLUSTER>,<AVAILABILITYGROUP> .
    • Added support for Availability Group backup preference.
    • Added support to apply COPY_ONLY when doing FULL backup on secondary replica.
    • Added awareness of limitations of backup capabilities on secondary replicas.
    • No longer require registry configuration to...

Released: May 10, 2012

Updates in this release

Updates in 7.0

  • Schedule a recurring restore from a backup that does not exist yet by specifying a folder and file name each time the job runs
  • Schedule a recurring restore from specific backup files which form a full backup or set of backups
  • Run a database integrity check as part of a scheduled restore job
  • Drop a database after a scheduled restore job has completed, or only if the restore and integrity check (if applicable) were successful
  • Take a copy-only backup using the Back Up or Schedule...

Released: May 20, 2011

Updates in this release

Updates in 6.5

  • New - Ability to choose "existing database file location" as well as the SQL Backup suggested defaults.
  • Improvements to purging backup files in the following cases:
    • when folders contain spaces in the name
    • when the restored database name differs from the original database name
  • Support for KEEP_CDC
  • LATEST_ALL keyword fixes for restoring the latest full backup and and all subsequent log and differential backups, in particular:
    • handling large backup sets
    • handling SQB files created...

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...

Released: Jan 26, 2010

Updates in this release

Updates in 6.3

  • New keyword support for network resilience to restore commands
  • New support for erasing backup files (with options) independently from a backup command
  • New keyword support for backups to use native SQL Server 2008 Enterprise Edition's compression level
  • New keyword support for restore jobs to restore the most recent backup file
  • New dialog to activate serial numbers on multiple servers
  • Bug fix to be able to import SQL Server registrations into SQL Backup from SQL Server...