Documentation tool

  • I am looking for a documentation tool that works well with SQL and if possible other databases.

    We do a lot of Visual Studio and Visual Studio.net development so if there is anything out there that can cope with these as well I would love to hear about it.

    So far I came across DocumentX http://www.innovasys.com/products/documentx.asp

    The trial version was impressive but it misread a numeric field as a BigInt.

    Does anyone have any recommendations?

     

  • Try ApexSQL Doc. It works well and has an interface that will walk you through your documentation steps so you can customize your help how you want it. You can even do multiple databases in one .chm. Worth checking out, http://www.apexsql.com

     

    F-

  • Somehow I just came across this one:

    http://www.ag-software.com/sqlscribe/

    FWIW

    --
    Frank Kalis
    Microsoft SQL Server MVP
    Webmaster: http://www.insidesql.org/blogs
    My blog: http://www.insidesql.org/blogs/frankkalis/[/url]

  • Yeah, what he said.  I LOVE the APEXSQL tools...there are quite a few more there than the documentation one, but I really enjoy the leverage gained by the SQLDiff and SQLDoc tools, also hope to use the SQLClean soon...


    aka "Paul"
    Non est ei similis.

    Any man who can drive safely while kissing a pretty girl is simply not giving the kiss the attention it deserves. ~ Albert Einstein

  •  

    >I am looking for a documentation tool that works well with >SQL and if possible other databases.

    >We do a lot of Visual Studio and Visual Studio.net >development so if there is anything out there that can cope >with these as well I would love to hear about it.

    >So far I came across DocumentX >http://www.innovasys.com/products/documentx.asp

    >The trial version was impressive but it misread a numeric field >as a BigInt.

    >Does anyone have any recommendations?

     

    SchemaToDoc at http://www.schematodoc.com documents MS-SQL and Oracle databases. The final product is an easy-to-read Word document that can include: Primary Keys, Field Information (type, size, defaults, nullable), Indexes, Check Constraints, Descriptions, Foreign Key Constraints, and Triggers. It also has an annotation feature that lets you enter a description for each table and field in your database - these descriptions can then become part of your document.

  • BI Documenter might be what you are looking for. It does SQL Server and Analysis Services databases and supports SQL Server 2000 and 2005. Has a command line version which also comes in handy.

    http://www.bidocumenter.com

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply