Relationship error 3368 ?

If you deleted the old text fields before you populated the ID fields, go back to an older version and start again. Once the IDs are populated, delete the text fields. They are no longer needed and they will not be populated going forward.

If you are getting errors in your queries, you probably need to include the table with the missing value. For example, if the query used to select Manufacture, you need to add the table that includes this column using Manufacture_ID to join to it.
 
Thanks, It worked. Needed to remove deleted columns from the Row Source.
:)
 
[Solved] Relationship error 3368 ?

Thank all of you for your help!
 

Users who are viewing this thread

Back
Top Bottom