SQL Toolbelt

進行比較、同步、備份、分析等功能的 SQL Server 各種工具的集。

由以下開發商製作:Redgate Software
ComponentSource 開始代理銷售的日期:2005年

價格從: $ 3,148.20 4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級 (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 新版本發表

Released: Oct 17, 2018

October 2018 release II 中的更新

特性

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

Released: Oct 15, 2018

October 2018 release 中的更新

特性

Redgate SQL Toolbelt includes the following updates:

Released: Sep 26, 2018

v9.3 中的更新

特性

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

Released: Sep 17, 2018

September 2018 release 中的更新

特性

Redgate SQL Toolbelt includes the following updates:

Released: Jul 2, 2018

July 2018 release 中的更新

特性

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.

SQK...

Released: Jun 4, 2018

June 2018 中的更新

特性

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

Released: Mar 28, 2018

v8.0 中的更新

特性

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

Released: Feb 21, 2018

v9.1 中的更新

特性

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.

修補程式

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

February 2018 release 中的更新

特性

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

Released: Oct 4, 2017

8.2 中的更新

特性

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 in SQL Prompt Pro v8.2

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