L
Larry
My Database has a main table with 24 linked tables to it.
A form is used to add the base information alonh with updating each table
with a reference number. (Donor is automatic as it is the key) So when user
presses the Add Key an completed entry is made to the main table as well as
an entry, in each of the linked tables, for the donor and reference numbers.
Main table consists of 9 fields that relate to a donor.
Form uses a query to load the data in the main table and load the reference
number in each of the linked tables. Form worked fine when updating the main
and 15 linked tables. I have the need to add more tables and when I do the
database locks up. I have looked to see it ther is a limit as to number of
entries allowed in a query but have not found the information I need.
Can someone tell me where to look or give me a clue of how I can resolve
this opportunity? This has been bugging me for the last several days.
A form is used to add the base information alonh with updating each table
with a reference number. (Donor is automatic as it is the key) So when user
presses the Add Key an completed entry is made to the main table as well as
an entry, in each of the linked tables, for the donor and reference numbers.
Main table consists of 9 fields that relate to a donor.
Form uses a query to load the data in the main table and load the reference
number in each of the linked tables. Form worked fine when updating the main
and 15 linked tables. I have the need to add more tables and when I do the
database locks up. I have looked to see it ther is a limit as to number of
entries allowed in a query but have not found the information I need.
Can someone tell me where to look or give me a clue of how I can resolve
this opportunity? This has been bugging me for the last several days.