SQL Toolbelt

Uma coleção de ferramentas para comparar, sincronizar, fazer backup, analisar e muito mais para o SQL Server.

Publicado por Redgate Software
Distribuído pela ComponentSource desde 2005

Preços a partir de: $ 3,148.20 4.00 Comentário com média em estrelas4.00 Comentário com média em estrelas4.00 Comentário com média em estrelas4.00 Comentário com média em estrelas4.00 Comentário com média em estrelas (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.

Lançamentos do SQL Toolbelt

Released: Oct 17, 2018

Atualizações na October 2018 release II

Recursos

Updates in SQL Monitor 8.0.20

  • Preview - New Backup and SQL Agent Job pages have been added to the estate tab.
  • Installed versions now shows GDRs as well as CUs and SPs.

Updates in SQL Prompt 9.4

  • You can now automatically fix ST006 code analysis issues in your script:
    • Issues that are fixable are represented by an orange lightbulb icon in the sidebar, rather than the traditional blue one.
    • Clicking on the lightbulb will show the issue details pane, which when applicable, will contain a...

Released: Oct 15, 2018

Atualizações na October 2018 release

Recursos

Redgate SQL Toolbelt includes the following updates:

Released: Sep 26, 2018

Atualizações na v9.3

Recursos

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

Atualizações na September 2018 release

Recursos

Redgate SQL Toolbelt includes the following updates:

Released: Jul 2, 2018

Atualizações na July 2018 release

Recursos

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

Atualizações na June 2018

Recursos

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

Atualizações na v8.0

Recursos

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

Atualizações na v9.1

Recursos

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.

Correções

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

Atualizações na February 2018 release

Recursos

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

Atualizações na 8.2

Recursos

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.

Correções

Fixes in SQL Prompt Pro v8.2

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