Book a Demo

Author Topic: Can't Generate Database Script  (Read 1982 times)

marksisson

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Can't Generate Database Script
« on: November 08, 2011, 07:48:04 am »
I have taken one of my class diagrams and done a model transformation of all classes to DDL.  The result is a new package in my Project browser filled with <<table>> table objects.  Now I'm trying to generate a SQL scripts for those.  But, when i try to generate I get an error on the first class it tries to generate saying that "Database not defined".  When I go into the table's definition, I see that the database is blank.  Is there any way I can default this to my database of choice?

The other thing I tried to do was right click on the package holding all my <<table>> items and do Code Engineering>Reset DBMS Options.  In that dialog I get an options to Convert DMBS Type but I have to specify a Current DBMS type and a New DBMS type.  The problem is that it does not let me specify NULL or BLANK or <ALL> as the current dbms type so I can't do a mass change!!!!!!

Help appreciated.
mark