B
balu
i have 4 tables (1) branches [many branches of an trade union] branch id is PK
(2) membership collection [member ship slip numberis
PK &branch id is look up field & forighn key
(3) development fuind collection [branch id is look up field & membership
field is forighn key]
(4) expences [pk is autonumber & branchid is lookup field]
kindly tell me what is wrong with the table desighn and relationship
and here development fund table membershipslip number as forighn key
causing second time entry ,may cause data duplication &if indexed work is
becoming tidious as the MEMBERSHIP AND DEVELOPMENT SLIP NUMBERS ISSUED FOR AN
WORKER IS DUPLICATING (A CHANCE OF MISTAKE MAKING)
AND QUERY ALSO not working well
(2) membership collection [member ship slip numberis
PK &branch id is look up field & forighn key
(3) development fuind collection [branch id is look up field & membership
field is forighn key]
(4) expences [pk is autonumber & branchid is lookup field]
kindly tell me what is wrong with the table desighn and relationship
and here development fund table membershipslip number as forighn key
causing second time entry ,may cause data duplication &if indexed work is
becoming tidious as the MEMBERSHIP AND DEVELOPMENT SLIP NUMBERS ISSUED FOR AN
WORKER IS DUPLICATING (A CHANCE OF MISTAKE MAKING)
AND QUERY ALSO not working well