SQL Toolbelt

A collection of tools to compare, synchronize, backup, analyze and more for SQL Server.

Published by Redgate Software
Distributed by ComponentSource since 2005

Prices from: $ 3,148.20 4.00 Star Average Review4.00 Star Average Review4.00 Star Average Review4.00 Star Average Review4.00 Star Average Review (1)

i

Please note that SQL Toolbelt is only available to customers who already own a License and need to purchase additional licenses, or renew existing subscriptions.
If you do not already own SQL Toolbelt please consider Redgate Deploy or SQL Toolbelt Essentials as an alternative.

SQL Toolbelt Releases

Released: Oct 15, 2018

Updates in October 2018 release

Features

Redgate SQL Toolbelt includes the following updates:

Released: Sep 26, 2018

Updates in v9.3

Features

New in SQL Prompt v9.3

  • You can now refactor INSERT statements into UPDATE statements, making it easier to update the data in your tables.
    • This can be triggered by either right clicking in the script window and selecting the command, or by using the keyboard shortcut Ctrl+B, Ctrl+P.
    • The refactoring automatically adds a default WHERE clause, which you can customize to suit your needs.
  • You can now go directly to the Product Learning section of the Redgate Hub from within SQL Prompt.
    • Click...

Released: Sep 17, 2018

Updates in September 2018 release

Features

Redgate SQL Toolbelt includes the following updates:

Released: Jul 2, 2018

Updates in July 2018 release

Features

SQL Toolbelt includes the following updates:

SQL Backup Pro v9.2.5

  • The configuration of reports can now be persisted.
  • Telemetry has been updated in accordance with the privacy policy.

SQL Compare Pro v13.4

  • Adds an "Ignore Change Tracking" option
  • The "Ignore authorization on schema objects" option now also includes schemas themselves.

SQL Data Compare Pro v13.4

  • Compatibility with SQL Compare 13.4.1.6601.

SQL Data Generator v4.0.6

  • Allow the Credit Card Number generator for bigint columns...

Released: Jun 4, 2018

Updates in June 2018

Features

SQL Toolbelt includes the following updates:

SQL Compare Pro v13.3

  • Supports external language event types, which are now available on Azure.
  • Now handles ADD_SENSITIVITY_CLASSIFICATION and DROP_SENSITIVITY_CLASSIFICATION event types.
  • Command line now includes switches /activedirectory1 and /activedirectory2 to specify the use of Azure Active Directory authentication.

SQL Data Compare Pro v13.3

  • Adds option to include "generated always columns" in the comparison.
  • Telemetry has been updated...

Released: Mar 28, 2018

Updates in v8.0

Features

SQL Toolbelt includes the following updates:

SQL Monitor 8.0

  • Grouped Alert Inbox
    • Group all of your alerts into easy-to-manage sections in your inbox.
    • See, at a glance, where problems are and what to do with them, without them getting lost in the noise of a busy alerting system.
    • Select a group to expand the full list of alerts and explore the cause of the issue.
  • Distributed Monitoring
    • Install one base monitor per location, whether that’s geographically separate data centers or networks...

Released: Feb 21, 2018

Updates in v9.1

Features

SQL Toolbelt includes the following updates:

SQL Prompt Pro v9.1

  • Code analysis settings can now be saved to individual files (.casettings) and shared amongst your team.

Fixes

SQL Toolbelt includes the following fixes:

SQL Prompt Pro v9.1

  • Fixed - Missing space before NOT after IF RIGHT(...).
  • Fixed - Cannot insert semicolons for DBCC statements.
  • Fixed- Exception when closing editor window after using snippets.
  • Fixed - STRING_AGG intellisense.

Released: Feb 1, 2018

Updates in February 2018 release

Features

SQL Toolbelt includes the following updates:

SQL Backup Pro v9.2

  • Updated to .NET 4.5.
  • Added TLS 1.1 / 1.2 support for Amazon S3 storage.
  • Storage class for Amazon S3 storage can now be set when linking a server to a bucket.
  • Supports multiple product uninstall with new RG Uninstaller. Versions 5.3 and older are not detected for upgrade any more and will need complete uninstall / reinstall.
  • Remove distinctions between Pro, Standard, Beta and Lite versions - all functionality available...

Released: Oct 4, 2017

Updates in 8.2

Features

New in SQL Prompt Pro v8.2

  • Added support for most new SQL Server 2017 syntax, including:
    • Added support for new Graph Table syntax.
    • New SET IDENTITY_CACHE option for ALTER DATABASE SCOPED CONFIGURATION.
    • New syntax for online resumable ALTER INDEX statements.
    • Added support for new SELECT INTO .. ON Filegroup syntax.
  • Added new INSERTS page with formatting options for both the column and values lists.

Fixes

Fixes in SQL Prompt Pro v8.2

  • SP-6617 : Fix 'Align items across clauses' option not...

Released: Sep 14, 2017

Updates in 8.1

Features

New in SQL Prompt Pro v8.1

  • Overhauled parenthesis style options UI to improve usability and remove possibility of unusual styles.
  • The Parentheses, DDL and CTE pages now have a new way to choose the style of your parentheses.

Fixes

Fixes in SQL Prompt Pro 8.1

  • SP-6450 : No longer fail when formatting of valid selection.
  • SP-6604 : Fix missing whitespace near AS clause when formatting TRY_CAST statement.