cameronscrimgeour
Programmer
I have a form with a subform in it on a tab which pulls out data from a linked table.
This table has a combined primary key.
When I go to the subform it takes quite a while to load all the data. It also reloads itself quite alot too.
When I remove the primary key from the table, the subform runs smoothly without any reloading or problems.
I need the primary key on the table so that I can delete from it.
Why is the primary key causing these problems???
This table has a combined primary key.
When I go to the subform it takes quite a while to load all the data. It also reloads itself quite alot too.
When I remove the primary key from the table, the subform runs smoothly without any reloading or problems.
I need the primary key on the table so that I can delete from it.
Why is the primary key causing these problems???