RedGate's SQL Doc and Extended Properties

  • I'm working on documenting our SQL data warehouse and am looking at getting RedGate's SQL Doc.  I wanted to get more information from people who have used it, especially how well it works with the extended properties.  The screenshot on the website only shows the standard MS_Description extended property, but since this is a data warehouse, I wanted to track several properties, including source table, source column name, etc.  How easy is it to include extended properties besides MS_Description?

    Drew

    J. Drew Allen
    Business Intelligence Analyst
    Philadelphia, PA

  • RG SQLDoc only displays (and updates/deletes) MS_Description extended property name.

  • I believe all of our documentation is stored in extended properties. There is more information here: https://documentation.red-gate.com/sdoc3/generating-and-viewing-documentation/what-s-in-the-documentation

    I added a few XProps, and got this

    Disclosure: I work for Redgate Software.

  • Hi Steve,
    In the interface I see and can edit MS_Description.

  • Ah, in SQL Doc, I can't edit Extended Properties. That seems strange, so I'll pose the question to the team, but I suspect that we just read what's there. The MS_Description is something that MS added, though it's not in Azure SQL Database.

    If you add the properties in teh database they exist, but I don't think that we do the editing in the app.

  • Thanks.  That's what I was afraid of.  I still might get the SQL Toolbelt, because I love SQL Prompt and both SQL Dependency Tracker and SQL Doc may be useful for my project despite not reading other extended properties.

    Drew

    J. Drew Allen
    Business Intelligence Analyst
    Philadelphia, PA

  • It reads other extended properties. It just doesn't write them. You'd have to do that manually with T-SQL.

  • I always thought that it should be configurable with that software.
    At my previous job I documented every column, table, stored proc, parameter and so on, using SQL Doc and it made it very easy. It was a brand new system, so there was no existing properties to worry about.
    However, at another place I worked they had made extensive use of extended properties but hadn't used the MS_Description - they had created another. So SQL Doc was no use there and I do think it would have made life so much easier for wont of a parameter within Doc.

  • Steve Jones,
    Please make an enhancement  request to make SqlDoc able to edit other extended properties.

  • Joe Torre - Thursday, August 23, 2018 7:58 AM

    Steve Jones,
    Please make an enhancement  request to make SqlDoc able to edit other extended properties.

    Done

Viewing 10 posts - 1 through 9 (of 9 total)

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