Hey
I have a database that holds share holders. When they die they are to be removed and appended to another table. There is around 5 tables for each member e.g shares table, certificate table. There is only one primary key due on the holders details table. Each has there own unique holder code.
I was wondering if it is possible to delete from each of these 5 tables in one go or am i going to need to have 5 seperate append and delete queries?
Thanking you in advance
P.s
I am an amateur user in access so i might not be to clear on how i explained it
I have a database that holds share holders. When they die they are to be removed and appended to another table. There is around 5 tables for each member e.g shares table, certificate table. There is only one primary key due on the holders details table. Each has there own unique holder code.
I was wondering if it is possible to delete from each of these 5 tables in one go or am i going to need to have 5 seperate append and delete queries?
Thanking you in advance
P.s
I am an amateur user in access so i might not be to clear on how i explained it