이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

SQL Comparison Toolset

SQL Server 또는 Oracle Database를 위한 Databases를 빠르게 비교(Quickly Compare)하고 안전하게 동기화(Safely Synchronize)합니다.

IDERA사에서 공개
2013년 부터 ComponentSource에서 판매중

버젼: v10.1 업데이스 날짜: Feb 21, 2020

i

Please note that SQL Comparison Toolset is no longer available. With IDERA's acquisition of AquaFold the functionality is being incorporated in to Aqua Data Studio.

SQL Comparison Toolset V7.0

Released: Sep 1, 2016

V7.0 버젼 업데이트

기능

  • Support for SQL Server 2016.
  • New Schema Compare Options - SQL schema compare now supports several new compare options such as compare security policies, compare column master keys/encryption/mask, compare system versioning, compare hash index bucket count, and compare remote data archiving.
  • Command Line Wizard - Allows the user to create a command line xml file step-by-step, via a simple and intuitive interface.
  • New Data Compare Options - SQL data compare now supports several new compare options such as compare system versioned tables and compare stretched tables.

수정사항

  • Schema Compare:
    • Fixes an issue with the SPARSE column. The NULL|NOT NULL constraints should be specified after the SPARSE attribute.
    • Fixes an issue that occurred when the synchronization script contains extended characters, such as Chinese letters. Schema now uses UTF-8 encoding for the script and the log files.
    • Fixes an issue with the DATA_COMPRESSION attribute on a filestream table. If the filestream table contains an embedded primary key, data compression must be specified either under the primary key or the table, but not both.