relationship type: Indeterminate

  • Thread starter Thread starter paul
  • Start date Start date
P

paul

Hi,
For my Access 2000 application, I found out some of the
tables relationship type is changed from One to Many
to "Indeterminate". I don't know how it got changed? I
deleted the tables or removed the link, tried to created a
new one, but still the relationship type is :
Indeterminate. How can I restore the one to many
relationship?
Thanks for your help.
 
How can I restore the one to many
relationship?

One end of the relationship must end on either a PK field(s) or at least
uniquely-indexed one.

One common catch with multi-field relationships is not picking up the
fields in the right order to match the index itself.

Hope that helps


Tim F
 

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

Back
Top