Book a Demo

Author Topic: EA: Display ms_description in published HTML?  (Read 2614 times)

PKHiQ

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
EA: Display ms_description in published HTML?
« on: July 30, 2014, 04:07:40 pm »
Hi,

I have my DBs tables and columns descriptions in the extended property ms_description.
How do I get these descriptions to show in the published HTML document?

You can get the info with fn_listExtendedProperty but how do I get that information to my HTML -report?

Thanks in advance!

PKHiQ

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: EA: Display ms_description in published HTML?
« Reply #1 on: July 30, 2014, 07:21:32 pm »
Solved:

Diagram -> properties -> Elements
Make sure "Notes" is checked.