I am a pretty new user to microsoft access.
Here is the situation:
I have two tables.
Table 1:
- Primary Key = membershipID
- other personal info: name, address, etc.
Table 2:
- Primary Key = membershipID
- payment info
I want an insertion in the Table 1 to automatically create an insertion in Table 2. I have a one-to-one relationship defined between the tables and when I insert in Table 1, the record fails to appear in table 2.
I hope this is possible but I am not sure.
If you could also explain the difference between linking and relationships that would be great.
Any light sheding information on these questions would be greatly appreciated.
Thanks.
Here is the situation:
I have two tables.
Table 1:
- Primary Key = membershipID
- other personal info: name, address, etc.
Table 2:
- Primary Key = membershipID
- payment info
I want an insertion in the Table 1 to automatically create an insertion in Table 2. I have a one-to-one relationship defined between the tables and when I insert in Table 1, the record fails to appear in table 2.
I hope this is possible but I am not sure.
If you could also explain the difference between linking and relationships that would be great.
Any light sheding information on these questions would be greatly appreciated.
Thanks.