Book a Demo

Author Topic: urgent! Initial values  (Read 3445 times)

bubus

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
urgent! Initial values
« on: July 23, 2002, 03:22:26 pm »
Hi everybody,

I've designed a very big database and now I'm generating the SQL scripts for the tables via DDL generation. The problem is that I've assigned default values to some fields (attributes) via "Initial value" but this doesn't appear in the generated SQL scripts. Do I have to re-edit every script by hand to add the default value (bleah!!!!) or is there a solution?

Thank you in advance.  



sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Re: urgent! Initial values
« Reply #1 on: July 24, 2002, 07:07:14 am »
Hello,

At the moment EA does not support the ability to include initial values in the generated  DDL, we have made a note of your request and we will try and include this feature into EA ASAP.

Paul Mathers