Book a Demo

Author Topic: Import Data Model from text file  (Read 3470 times)

kadamowi

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Import Data Model from text file
« on: November 02, 2009, 09:50:03 pm »
I have tables definition with columns in text file.
Can I import it into EA ?

I tried export/import csv but it possible without columns.
Any idea ?

Kris

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Import Data Model from text file
« Reply #1 on: November 03, 2009, 07:28:01 pm »
I think you best create your own little import tool.
I've written such a tool for importing data from Excel and it is pretty straight forward.

Should take you more than a day or so.

Geert

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Import Data Model from text file
« Reply #2 on: November 30, 2009, 07:11:06 pm »
I've uploaded an example of such an Excel import tool on the EA Community Site

Geert