ApexSQL Enforce - Application - 2008.02

by ApexSQL

주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
ApexSQL Enforce - Application - 2008.02 의 스크린샷Enforce the Industry's SQL Server Database Standards as well as your own. ApexSQL Enforce is a solution for Industry Best Practices adherence and Custom Standards enforcement for SQL Server Databases. ApexSQL Enforce empowers users to create complex custom rules by leveraging the power of full programming languages like C# and VB.NET. With ApexSQL Enforce, you can ensure adherence to design standards in "real time", facilitate upgrades to new versions of SQL Server by identifying potential conversion problems before the database is ported. ApexSQL Enforce automatically reverses or fixes detected violations using generated "FixSQL" scripts.

1,259,900₩
통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

ApexSQL Enforce 2008.02 without Support

주문 ₩ 1,259,900 1 Developer License 다운로드 (11.4 MB)
주문 ₩ 1,133,800 1 Developer License per license from 3 to 4 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,070,700 1 Developer License per license from 5 to 9 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,007,700 1 Developer License per license from 10 to 15 Licenses 다운로드 (11.4 MB)
주문 ₩ 944,600 1 Developer License per license from 16 Licenses 다운로드 (11.4 MB)
주문 ₩ 37,796,900 1 Site License (Allows Unlimited Developers at a Single Physical Address) 다운로드 (11.4 MB)

ApexSQL Enforce 2008.02 with 1 yr Support & Upgrades

주문 ₩ 1,638,200 1 Developer License 다운로드 (11.4 MB)
주문 ₩ 1,474,300 1 Developer License per license from 3 to 4 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,392,300 1 Developer License per license from 5 to 9 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,310,300 1 Developer License per license from 10 to 15 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,228,400 1 Developer License per license from 16 Licenses 다운로드 (11.4 MB)
주문 ₩ 49,147,300 1 Site License (Allows Unlimited Developers at a Single Physical Address) 다운로드 (11.4 MB)

ApexSQL Enforce 2008.02 with 2 yr Support & Upgrades

주문 ₩ 1,890,500 1 Developer License 다운로드 (11.4 MB)
주문 ₩ 1,701,300 1 Developer License per license from 3 to 4 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,606,700 1 Developer License per license from 5 to 9 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,512,100 1 Developer License per license from 10 to 15 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,417,500 1 Developer License per license from 16 Licenses 다운로드 (11.4 MB)
주문 ₩ 56,714,200 1 Site License (Allows Unlimited Developers at a Single Physical Address) 다운로드 (11.4 MB)

ApexSQL Enforce 2008.02 with 3 yr Support & Upgrades

주문 ₩ 2,015,300 1 Developer License 다운로드 (11.4 MB)
주문 ₩ 1,813,500 1 Developer License per license from 3 to 4 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,712,700 1 Developer License per license from 5 to 9 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,611,800 1 Developer License per license from 10 to 15 Licenses 다운로드 (11.4 MB)
주문 ₩ 1,512,100 1 Developer License per license from 16 Licenses 다운로드 (11.4 MB)
주문 ₩ 60,459,800 1 Site License (Allows Unlimited Developers at a Single Physical Address) 다운로드 (11.4 MB)

본 제품은 GSA Schedule 가격으로 제공해 드릴수 있습니다.가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

ApexSQL Enforce Main Features

  • Ensure adherence to design standards in "real time"
  • Facilitate upgrades to new versions of SQL Server by identifying potential conversion problems before the database is ported
  • Automatically reverse or fix detected violations using generated "FixSQL" scripts
  • Enforce Naming conventions and ensure that SQL reserved words and special characters are not used

ApexSQL Enforce loops through all of the rules in a rulebase and processes them one at a time against each SQL Server database object of the rule's defined object type. For example, if Rule X is defined for the Table object type, the rule will be run against all tables of the selected database(s). ApexSQL Enforce has a command line interface that allows for unattended, scheduled operation. The output of an unattended operation can be an HTML report, XML export, a SQL script to fix detected violations or textual summaries and details which can be redirected to any file.

ApexSQL Enforce allows users to add new rules, modify existing ones, and create entirely new rulebases. Rules can also be based on existing ones (cloned). New rulebases can also be based on existing rulebases (have all objects except rules copied over), which can provide a familiar environment for easier writing of custom rules. You can also enforce Naming conventions and ensure that SQL reserved words and special characters are not used . ApexSQL Enforce rules have a runtime property - FixSQL - that can be updated dynamically to create SQL statements that would fix the violation. FixSQL for all violations can be aggregated using Export FixSQL; this allows for fixing multiple violations in a single batch, with optional transaction handling.

 


지원

What support options are available?
ApexSQL take support seriously they offer support via their Support Forums as well as Phone Support for customers who have purchased a Maintenance Contract for Support and Upgrades.

상품검색

검색어를 입력해주세요:

Quick 링크

개발처/발매처

주요 카테고리

관련 상품

관련 카테고리

Award