I'm getting this message when I try to check Cascade UPdate and Delete. I have already a relationship between the two tables(One to One):
"INvalid field definition "intID" in defition of index of relationship."
intID is what connects my Customer table and Auto table. In the customer table, the data type is an Autonumber, and in the Auto table it is Number.
Could someone help?
Thanks
"INvalid field definition "intID" in defition of index of relationship."
intID is what connects my Customer table and Auto table. In the customer table, the data type is an Autonumber, and in the Auto table it is Number.
Could someone help?
Thanks