SQL Doc (英語版)
SQL Serverデータベースのデータを自動的にHTML、PDF、Microsoft Word、Compiled HTML Helpファイル形式で文書化
Redgate Software 社の製品
2005 年より日本国内にてComponentSourceで販売中。
価格:¥ 61,050 (税込)〜 バージョン: 5.3.x 更新日: Nov 19, 2024 (1)
SQL Serverデータベースのデータを自動的にHTML、PDF、Microsoft Word、Compiled HTML Helpファイル形式で文書化
SQL Doc はデータベースに接続することを可能にする高速でシンプルなツールで、読みやすい HTML(.CHM)形式あるいはコンパイルされた HTML help形式で文書を書込み、編集、そして出力ができます。SQL サーバー2000、2005と2008と互換性があり、 SQL Doc は、スキーマと依存を含めて、速くデータベースの概要にアクセスすることができるようにします。これは単にデータベース周りのナビゲートを容易にするだけではなく、データベースにおけるどんな潜在的な問題でもハイライトすることを可能にします。この完全に新しいスタンドアロンのドキュメンテーションツールは、データベースのためにドキュメンテーション生成を必要として、容易にかつ正確なフォーマット化あるいは選択要求仕様を持つDB管理者に理想的なツールです。
SQL Doc Benefits:
SQL Doc Feature list
SQL Doc Frequently asked questions (FAQ)
Does SQL Doc maintain object-level permissions?
When you select a database for which you are not the database owner, SQL Doc displays only those objects for which you have been granted permissions.
Does SQL Doc document extended stored procedures?
SQL Doc does not document extended stored procedures.
Can I see encrypted database objects?
If you are documenting a SQL Server database that contains an encrypted user-defined function, stored procedure, trigger, or view and you have system administrator permissions, SQL Doc decrypts the object and you can view its internal SQL. However, SQL Doc cannot decrypt views, stored procedures, functions, DML triggers, and DDL triggers that are encrypted in a SQL Server 2005 database. Therefore, SQL Doc cannot document the creation SQL for encrypted objects.
Can SQL Doc document all of the properties for a symmetric key?
SQL Server severely restricts access to certificates, symmetric keys, and asymmetric keys. Consequently, SQL Doc cannot document all of the properties for a symmetric key.
I have more than one numbered stored procedures. Can SQL Doc document them all?
SQL Doc documents only one stored procedure for groups of numbered stored procedures.
Can I edit extended properties?
Yes, but to edit an MS_Description extended property, you must have the appropriate permissions. You can type up to 800 characters for your description.
What file formats does SQL Doc Support for generated documentation?
SQL Doc can generate documentation as Microsoft Word documents, HTML files with and without frames, and compiled HTML help files.You do not need Microsoft Word installed on your computer to generate documentation in this format, but it is necessary to view the result.
If you are generating HTML documentation for large databases we recommend you use frames. This is much faster to generate and results in smaller file sizes. To generate documentation in compiled HTML help format you will need the Microsoft HTML Help Workshop. This is a free download from the Microsoft Download Centre.
Can I print from SQL Doc?
You cannot print directly from SQL Doc. However if you generate documentation in Microsoft Word format the resulting documentation is suitable for printing.