I have a database split into front and back ends. All the tables remain in the back end. On a quarterly basis I have to collect the back ends of each of the sites entering data. (I know it would have been easier to use replication but the non-profit I'm helping out could not afford developers edition). When I re-link any one of the back ends to my front end, all the relationships are gone so the queries that they were based on are useless. I set up all the relationships with the tables before I split the DB, and when I designed the queries, as expected they "took on" or assumed the correct relationships automatically. Now when I design new queries they have no relationships linking the tables whatsoever. Is this a bug or am I doing something terribly wrong?
Thanks
Thanks