Everyone,
I am having trouble with relationships between two tables. example I am trying to have information from one table populate in another as a new record.
What am i doing incorrectly? I have 4 fields in the original table that need to cascade to the original. The first table is for keeping the data and the second table it to calculate the yearly maintenance.
When I try to create the relationship i get the error below.
Data in the Table "Trip Cost Calculator" violates referential integrity rules.
I am new to programming and books work well but they do not cover the exceptions.
Thank you,