Unfortunately I had to modify a database quite deeply due poor design.
I had a table (Table A) that was used on its own before. I had to define a new table (Table B) and between them establishing a one (Table B) to many (Table A) relation. Some values were copied from Table A to Table B. A sub run through the records of Table A and filled up the link field with the apropriate value from Table B.
I did thing like this before with Access 2002 with no problem.
Now the tables and link work fine but if I use both tables in any query, things painfully slow down and I don't know why. Opening the query might take a minute but if I remove all field either from table A or table B speed comes back.
Can anybody help what went wrong?
Thanks in advance.
Peter
I had a table (Table A) that was used on its own before. I had to define a new table (Table B) and between them establishing a one (Table B) to many (Table A) relation. Some values were copied from Table A to Table B. A sub run through the records of Table A and filled up the link field with the apropriate value from Table B.
I did thing like this before with Access 2002 with no problem.
Now the tables and link work fine but if I use both tables in any query, things painfully slow down and I don't know why. Opening the query might take a minute but if I remove all field either from table A or table B speed comes back.
Can anybody help what went wrong?
Thanks in advance.
Peter