Enforce Referential Integrity

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have several tables in database (front-end and back-end (the back-end DB
has a password)).

When I try to connect 2 tables, I can't click the check-box on the "enforce
referential integrity"-item.
This check-box is disabled.

How can I realize a "enforce referential integrity" between these tables?
 
sonmic said:
How can I realize a "enforce referential integrity" between these tables?

You must enforce it in the *back end* not the front end.
 
Back
Top