Book a Demo

Author Topic: Data Dictionary, Meta Data, Attribute Notes  (Read 4204 times)

abeljda

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Data Dictionary, Meta Data, Attribute Notes
« on: February 21, 2003, 06:05:17 am »
I would like to bring down the notes from the attributes in our EA data model to SQL Server 2000 so they show up in the column descriptions in our tables. The only way I know to get this done in a SQL Script/DDL is to run sp_addextendedproperty. I don't think EA currently supports this, has anyone else tried anything along these lines?