Book a Demo

Author Topic: Data Model Export for SQL  (Read 5671 times)

Bibble

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Data Model Export for SQL
« on: July 05, 2006, 10:47:22 am »
I am currently working on designing a new database using EA. I would then like to export the structure so that I can setup the tables in SQL Server using this file.

Currently, I only know how to generate a .sql file one table at a time. Is there a way to do this for the entire data model all at once?

thomaskilian

  • Guest
Re: Data Model Export for SQL
« Reply #1 on: July 05, 2006, 12:23:40 pm »
It's in the context model of the according package / inside Code Generation

Bibble

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Data Model Export for SQL
« Reply #2 on: July 05, 2006, 01:56:12 pm »
Quote
It's in the context model of the according package / inside Code Generation


Thank you, that's exactly what I needed.

mikewhit

  • EA User
  • **
  • Posts: 608
  • Karma: +0/-0
  • Accessing ....
    • View Profile
Re: Data Model Export for SQL
« Reply #3 on: July 06, 2006, 04:46:02 am »
Incidentally, I hope that each time a feature or explanation proves difficult to find or use, as evidenced by questions on the forum, that Sparx at least considers improving the navigation,  examples or documentation in EA.