Cannot set table relationship ?!?

R

Ryan

I'm trying to use the relationship window to specify a one-
to-many relationship between 2 tables but it wont let me.
One table is linked and the other is local. Is this a
problem? The 'enforce referential integrity' checkbox is
greyed out so I can't set it.
 
T

tom

For very good reasons, you cannot enforce a relationship between tables in
different databases. The other database hasn't a clue what you are doing in
the first database and therefore can't enforce anything! Put the tables into
the same database and then try.

HTH.

Tom.
 

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