G
GLT
Hi,
I am trying to work out how to calculate the number of records in a related
table for each record in the primary table, and record those results in a
third table.
Table A has a one-to-many relationship with Table-B.
What I am trying to do is have a third (Table C), and i would like Table C
to contain a one-to-one relationship with Table-A, and appart from the linked
keys, Table-C will only have one feild which is a number. This number will
be the SUM or COUNT of the related records in Table B.
Any assistance would be greatly appreciated.
Cheers,
GLT
I am trying to work out how to calculate the number of records in a related
table for each record in the primary table, and record those results in a
third table.
Table A has a one-to-many relationship with Table-B.
What I am trying to do is have a third (Table C), and i would like Table C
to contain a one-to-one relationship with Table-A, and appart from the linked
keys, Table-C will only have one feild which is a number. This number will
be the SUM or COUNT of the related records in Table B.
Any assistance would be greatly appreciated.
Cheers,
GLT