August 22, 2018 at 9:23 am
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
August 22, 2018 at 10:29 am
RG SQLDoc only displays (and updates/deletes) MS_Description extended property name.
August 22, 2018 at 12:20 pm
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.
August 22, 2018 at 12:33 pm
Hi Steve,
In the interface I see and can edit MS_Description.
August 22, 2018 at 12:41 pm
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.
August 22, 2018 at 1:00 pm
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
August 22, 2018 at 6:38 pm
It reads other extended properties. It just doesn't write them. You'd have to do that manually with T-SQL.
August 23, 2018 at 1:05 am
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.
August 23, 2018 at 7:58 am
Steve Jones,
Please make an enhancement request to make SqlDoc able to edit other extended properties.
August 23, 2018 at 10:15 am
Joe Torre - Thursday, August 23, 2018 7:58 AMSteve 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