I'm using Access 2003 and I have 1 form which includes a subform. My main is linked to a table called Customer Data and my subform is linked to a table called Customer Sites. Whenever I use my main form to add a Customer when I try to click in my subform I get this error or whenever I try to do an update i get this error:
The Microsoft Jet database engine cannot find a record in the table <name> with key matching field(s) <name>. (Error 3101)
Anywhere in the form i click i get that same error message after that.
The client told they got a MSaccess Update when they moved from Access 02 to 03 and after that they are having this problem. So the application used to work earlier perfectly.
Thank you to all in advance.
The Microsoft Jet database engine cannot find a record in the table <name> with key matching field(s) <name>. (Error 3101)
Anywhere in the form i click i get that same error message after that.
The client told they got a MSaccess Update when they moved from Access 02 to 03 and after that they are having this problem. So the application used to work earlier perfectly.
Thank you to all in advance.
Comment