Book a Demo

Author Topic: Generate Compare SQL Code  (Read 2267 times)

John Kendall

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Generate Compare SQL Code
« on: December 20, 2008, 12:41:07 am »
I am using EA to design my database in MySQL.  I have imported the existing data structures OK using ODBC, and have edited quite a lot of them.  EA allows me to generate the SQL for the entire model, and also to compare with the existing SQL Database which gives the appropriate ALTER statements.  However these appear in a non cut and pastable form.  I cannot find a way to update my original database with just the updates.

Any clues.

Thanks

John