Author Topic: Generate DDL  (Read 4527 times)

ololett

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Generate DDL
« on: March 30, 2005, 06:44:22 am »
Hi all

I have a class with Stereotype 'table' and Datebase 'Oracle'. Now i want to generate a ddl script.
Accordingly to the help file it should be possible to select the table and right click to open the context menu. This works fine but in the context menu i can't see 'Generate DDL...'. Why?

Many thanks in advance.

Best regards
Martin ??? ???

thomaskilian

  • Guest
Re: Generate DDL
« Reply #1 on: March 30, 2005, 07:10:43 am »
Probably you have to create the DDL from the containing package. Try right clicking and you'll see Code Engineering/Generate DDL...

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Generate DDL
« Reply #2 on: March 30, 2005, 03:36:57 pm »
EA Version?

750 has the single table "generate DDL" on both the context menu and the table properties "Table Detail" form.

bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

ololett

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Generate DDL
« Reply #3 on: March 31, 2005, 12:37:59 am »
I updated the EA 4.51 Version from 749 to 750.

Now when i select the table and right click to open the context menu i still can't see 'Generate DDL...' in the context menu.  ???

Martin

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Generate DDL
« Reply #4 on: April 01, 2005, 08:05:51 am »
Hi Martin,

what edition of EA do you have? The desktop edition does not have support for database engineering. See here: http://www.sparxsystems.com.au/Editions.htm

Hope this helps!
Bruno

Quote
I updated the EA 4.51 Version from 749 to 750.

Now when i select the table and right click to open the context menu i still can't see 'Generate DDL...' in the context menu.  ???

Martin


ololett

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Generate DDL
« Reply #5 on: April 01, 2005, 01:15:21 pm »
Hi Bruno

Many thanks - that's it.
I have a Desktop Edition. According to the table of features http://www.sparxsystems.com.au/Editions.htm the generation of ddl doesn't work.

I suggest that the help file is extended with this remark.

Best regards
Martin