Book a Demo

Author Topic: Add-in - data model to excel transformation  (Read 3452 times)

mrflibble

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Add-in - data model to excel transformation
« on: December 09, 2008, 09:34:56 pm »
Hi all,

what is the best way to create an add-in for EA which transforms tables and columns from EA data model to MS Excel?

Each Excel sheet should contain one table with the basic information it stores (column name, data type, key,... ).

I'm using C# and VS2008.

Thanks a lot.