back2basic
Registered User.
- Local time
- Today, 04:25
- Joined
- Feb 19, 2013
- Messages
- 113
[Solved] Relationship error 3368 ?
[Solved] I have done this many times and do not understand why I am getting this error "3368" From Access 2007.
I am trying to relate the PK of a new single text field table named "manufacture" to an existing table of materials. Table materials does have a new text field named "manufacture". I get the following error: Never seen this before. Can't do it with a one-to-many relationship.
What is going on? I have also attached a .jpgof the relationships.
Any suggestions please?
Relationship must be on the same number of fields with the same data types. (Error 3368)
The CONSTRAINT clause you are using to create a relationship includes a different number of fields for each table or includes fields with different data types. Check the number of fields in the CONSTRAINT clause, check the data types of fields to make sure they match, and try again.
[Solved] I have done this many times and do not understand why I am getting this error "3368" From Access 2007.
I am trying to relate the PK of a new single text field table named "manufacture" to an existing table of materials. Table materials does have a new text field named "manufacture". I get the following error: Never seen this before. Can't do it with a one-to-many relationship.
What is going on? I have also attached a .jpgof the relationships.
Any suggestions please?
Relationship must be on the same number of fields with the same data types. (Error 3368)
The CONSTRAINT clause you are using to create a relationship includes a different number of fields for each table or includes fields with different data types. Check the number of fields in the CONSTRAINT clause, check the data types of fields to make sure they match, and try again.
Attachments
Last edited: