Corrupeted links between masterform and subforms

S

Stigsteren

Hi I am haveing an application in MS Access 2000, which consists of:
1 master form with several subforms.

On 1 of the subforms I have placed a command button that adds multiple
records, ensuring that the linked fields (MSTR_REC_LINK and KUNNR) have the
same values.
The adding of the extra records goes perfect, but when I then use the
navigation buttons on the master form the subform appears to have lost it's
linkage to the master form - the only way to restore this so fare is to close
and re-open MS Access.

I have tried to do type-casting to ensure same datatypes, requery all the
involved forms - but nothing seems to resolve the issue.

What can I do to fix this ... it is quite urgent
 
Top