In Access 2000 I have a Master Table ( A ) related to 21 ( B1 to B21) tables.
When I make a select query with A and a small number of the related tables ( 12 or 13) all goes well. But once I make the query with all of the related tables, the program does not respond any more.
I have used indexes where necessary.
I need to get all the results on one query because I use it as control source for a form.
Is ther a limitation to the number of related tables, and how can I workaround.
Thx in advance for your support and help
When I make a select query with A and a small number of the related tables ( 12 or 13) all goes well. But once I make the query with all of the related tables, the program does not respond any more.
I have used indexes where necessary.
I need to get all the results on one query because I use it as control source for a form.
Is ther a limitation to the number of related tables, and how can I workaround.
Thx in advance for your support and help