Author Topic: Relations between database tables  (Read 1987 times)

Michaels

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Relations between database tables
« on: April 06, 2004, 12:48:29 pm »
  Hi all.
I use FireBird/InterBase database, where relations between tables are based on triggers. I have made a database model in EA importing DLL from ODBC a added associations as FKs. Problem is when I want to synchronize with actual db, FKs disappear. I now it's logical behaviour, but is there any way how to retain relations?
Thanks for any suggestion.