J
jiji
I will explain to you in details my problem.
i have 2 tables.
first table called prsonnel info: the fields are: member ID(type text) it is
a primary key also, name adress, phone, ..
my second table called affiliation.: member ID, affiliation, name,do jan no,
level... Now my problem is the following: i want to be able to enter info in
the first table and automatically this info would go to the affilaiton
table. ex: ID number=123 name=paul belanger. so this info should show on my
affiliation table without having to enter the info twice. by the way my
relationship i think should be one to one since a member cannot have the
same ID twice neither in the personal info nor in the affiliation table.
what do you think?thank you so much for any help
jiji
i have 2 tables.
first table called prsonnel info: the fields are: member ID(type text) it is
a primary key also, name adress, phone, ..
my second table called affiliation.: member ID, affiliation, name,do jan no,
level... Now my problem is the following: i want to be able to enter info in
the first table and automatically this info would go to the affilaiton
table. ex: ID number=123 name=paul belanger. so this info should show on my
affiliation table without having to enter the info twice. by the way my
relationship i think should be one to one since a member cannot have the
same ID twice neither in the personal info nor in the affiliation table.
what do you think?thank you so much for any help
jiji