M
mewins
I am having a problem with the master and child fields not saving correctly
to the tables. I have a main form with several subforms, all linked with the
master and child fields “ClientID.†For some reason, my subformCaseNotes
will frequently allow people to enter in data, but when I go to the table,
the data is there but the ClientID is left blank. That is, I can see the
record, it was assigned its autonumberID, but the field for ClientID is
blank. The database has a back end and 2 front ends, with no more than a
dozen people working in it at any given time. I don’t seem to have this
problem with any of my other subforms. It’s a bit of a pressing problem
since subformCaseNotes is used very frequently, and having case notes go
“missing†complicates the work. Is there something wrong in the subform
itself or is it in the table or is it a network problem? The tableCaseNotes
is set to have a random autonumber ID and then the ClientID is set to just be
a number and to link into my tableMainInfo. Any ideas on how to fix this?
Thanks!
to the tables. I have a main form with several subforms, all linked with the
master and child fields “ClientID.†For some reason, my subformCaseNotes
will frequently allow people to enter in data, but when I go to the table,
the data is there but the ClientID is left blank. That is, I can see the
record, it was assigned its autonumberID, but the field for ClientID is
blank. The database has a back end and 2 front ends, with no more than a
dozen people working in it at any given time. I don’t seem to have this
problem with any of my other subforms. It’s a bit of a pressing problem
since subformCaseNotes is used very frequently, and having case notes go
“missing†complicates the work. Is there something wrong in the subform
itself or is it in the table or is it a network problem? The tableCaseNotes
is set to have a random autonumber ID and then the ClientID is set to just be
a number and to link into my tableMainInfo. Any ideas on how to fix this?
Thanks!