M
mewins
I have a main client form with several subforms, one of which appears to be
having problems. The main and subforms are linked by ClientID. I'm getting
complaints that my one subform (CaseNotes) isn't saving data; people will
type in a case note and navigate away from the subform or the client, but
when they come back the next day their case note is completely missing. I
don't know if this is being caused by too many people in the database, people
looking at the same record at the same time, or something else. I've read a
bit about me.dirty, but I'm not sure where exactly to stick that coding.
Thanks for any ideas on fixing this problem.
having problems. The main and subforms are linked by ClientID. I'm getting
complaints that my one subform (CaseNotes) isn't saving data; people will
type in a case note and navigate away from the subform or the client, but
when they come back the next day their case note is completely missing. I
don't know if this is being caused by too many people in the database, people
looking at the same record at the same time, or something else. I've read a
bit about me.dirty, but I'm not sure where exactly to stick that coding.
Thanks for any ideas on fixing this problem.