Book a Demo

Author Topic: How to set database in EA using Automation  (Read 3730 times)

chrvi

  • EA User
  • **
  • Posts: 75
  • Karma: +0/-0
  • There are so many hidden features...
    • View Profile
How to set database in EA using Automation
« on: May 10, 2007, 09:58:15 am »
Hi,

I'm working with Enterprise Architect using Automation.
I've managed to create packages, elements and such stuff but I still can't find a way of setting database type to a created table.
None of the table columns I've created shows any data type (because no database was selected).

Can anyone advise me how to set DBMS through Automation interface?

Thanks a lot.

Radek
Radek

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: How to set database in EA using Automation
« Reply #1 on: May 10, 2007, 01:24:13 pm »
Quote
Can anyone advise me how to set DBMS through Automation interface?

You'll need to set EA.Element.Gentype
The Sparx Team
[email protected]

chrvi

  • EA User
  • **
  • Posts: 75
  • Karma: +0/-0
  • There are so many hidden features...
    • View Profile
Re: How to set database in EA using Automation
« Reply #2 on: May 24, 2007, 11:05:49 pm »
Aaah, thank you... :-)
Radek