Have a Documentation tab next to the script & summar tabs on the table/stored proc popup window that shows the Sql Doc documentation.
This would make Sql Doc a lot more useful if the information you entered was displayed along with the other nicely formatted information in the popup window in Sql Prompt for table, stored procs, etc.
12
votes
1 comment
-
AdminDavid Atkinson
(Admin, Red Gate)
commented
The SQL Doc documentation (the MS_description extended property) is displayed as a tooltip when you hover the mouse pointer over the object text.