Configure column properties
Flodpanter
Posts: 2 New member
in SQL Doc
I only need the column name and a description in my report. Is this configurable?
Answers
The document you generate using SQL Doc is customizable before generating the report.
You select the SQL Instance and database within that instance you wish to document. Expand the branching down the left hand side to Select 'Tables. By default all tables are selected.'
On the right hand side under Objects, all the tables names are listed. Scroll down this view to the 'Sections ti include' section.
By default, all sections are included. To remove a section, uncheck the checkbox to the right. In the example screen shot below, I have deselected sections except for: MS_Description, Columns, Computed Columns, Extended Properties and SQL SQL Script:
Further reading can be found in the SQL Doc help documentation.
Many Thanks
Eddie
Senior Product Support Engineer
Redgate Software Ltd
Email: support@red-gate.com
Sadly no, it appears to be either Include the columns along with "Key", "Data type", ""Max length (bytes)", "Nullability", and "Identity" or not include the columns at all.
The only workaround I can suggest is to generate the documentation in Microsoft Word and then edit the document in word. A pain with just a handful of tables to edit, probably unworkable if you large number of objects to edit.
I do recommend that you submit feedback via the help menu -> Send feedback.... As your feedback / suggestion may appear in a future version of the product.
Many Thanks
Eddie
Senior Product Support Engineer
Redgate Software Ltd
Email: support@red-gate.com