i have a table in ms-access named AccTable
with fields MemberID and AccountType
The MemberID is primary key in Master table, and in this table(AccTable) , it is foriegn key.
In AccTable table, how can i set MemberID and AccountType fields as primary key. (I dont want to set any other field as primary key)
pls tell me

primarykey
Rick Murtagh
JonathanV