SpandexBobcat
Technical User
Hi gang,
I am trying to inforce the referential intergrity to my table relationships but it wont allow it. There are violations in the rules... The tables are already populated and an example of what I am trying to do is link the customer_no in the Customer table (primary key) with the customer_no in the contracts table. I have looked through both tables, the customer one has consecutive auto-numbers so there isnt a problem there (I hope) On looking at the contracts table some entries for the customer_no were blank. On deleting these entries it still wouldn't do it and I thought it would... If I delete evey record from the tables it does work but then I have lost my data and cant copy it back in! Any ideas???
Simon
I am trying to inforce the referential intergrity to my table relationships but it wont allow it. There are violations in the rules... The tables are already populated and an example of what I am trying to do is link the customer_no in the Customer table (primary key) with the customer_no in the contracts table. I have looked through both tables, the customer one has consecutive auto-numbers so there isnt a problem there (I hope) On looking at the contracts table some entries for the customer_no were blank. On deleting these entries it still wouldn't do it and I thought it would... If I delete evey record from the tables it does work but then I have lost my data and cant copy it back in! Any ideas???
Simon