Book a Demo

Author Topic: Copy database tables  (Read 2690 times)

tprohas

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Copy database tables
« on: October 19, 2004, 09:43:08 am »
I have created a database table that has quite a lot of fields and I now need to create a second version of the table that has some minor changes. Is it possible to just create a second version  of my table so I don't have a re-write all the fields again?

Aaron

thomaskilian

  • Guest
Re: Copy database tables
« Reply #1 on: October 19, 2004, 10:02:37 am »
Select table in diagram; Edit/copy; Edit/Paste elements/as new
You will be asked for the name of the copy.

tprohas

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: Copy database tables
« Reply #2 on: October 19, 2004, 10:49:23 am »
Thank you, this is what I needed.

Aaron