F
Frank Situmorang
Hello,
I have the church membership database with
1. household address table
2. membership table
Previously I have Houlsehold address table linked to membership table with
one to many. PK of Household address is an autonumber
To maintain the uniqueness of this primary key when the data is consolidated
in the higher level of organizationj, I changed the household address table
into 2 field PK which is ChurchID (numbe,r long integer) and Autonumber.
In my member form I have the combo box to choose the address, my question is
how can we have 2 field PK be posted to 1 Field FK in the membership table.
Is it possible?
Thanks for any idea
I have the church membership database with
1. household address table
2. membership table
Previously I have Houlsehold address table linked to membership table with
one to many. PK of Household address is an autonumber
To maintain the uniqueness of this primary key when the data is consolidated
in the higher level of organizationj, I changed the household address table
into 2 field PK which is ChurchID (numbe,r long integer) and Autonumber.
In my member form I have the combo box to choose the address, my question is
how can we have 2 field PK be posted to 1 Field FK in the membership table.
Is it possible?
Thanks for any idea