Book a Demo

Author Topic: Database modeling / populate DB with data?  (Read 1954 times)

Kramer

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • Using EA since 05/2005
    • View Profile
Database modeling / populate DB with data?
« on: November 05, 2005, 12:33:36 pm »
Is there a way to generate database model with some default data created?

I mean, when DDL is generated so it contains some INTERTs ?

I am adding  Instance of Table to database, which should logically be an object inserted into table isn't it? But that doesn't work.

Any ideas ? Is itpossible at all? Or I have to write SQL INSERTs manually?

Thanks.