Relationship After Splitting DBA

T

Toan Chau

Hello.

I recently used the database split wizard. It split all
my tables into a backend with all else in the front end.

When I use the frontEnd after the database split I don't
have the option to "Enforce Referential Integrity" anymore
in the table relationships. Is there a reason for that?

Thanks,
-Toan
 
D

Douglas J. Steele

The relationships are in the back-end, not the front-end. That's the way it
should be, because then the RI will be enforced even if you're updating the
database by some other means than your front-end.
 
T

Toan Chau

Thanks for clearing it up for me!
-Toan
-----Original Message-----
The relationships are in the back-end, not the front-end. That's the way it
should be, because then the RI will be enforced even if you're updating the
database by some other means than your front-end.

--
Doug Steele, Microsoft Access MVP

(No private e-mails, please)






.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top