B
BarbaraC
I have been having a big problem with corruption with one
of my applications (about 10 users). I have read lots of
articles and am trying to narrow down the cause.
My application is used for creating medical reports -
currently for 4 different test formats. So in my main
form I have included a subform called "FS-Results".
Depending upon which test the user wants to enter results
for I change the source object of the "FS-Results" subform
to be the appropriate subform containing the correct
fields for that test (e.g. Test1Subform, Test2Subform,
etc.). Is this a bad practice? I can't seem to find
anything else in my code that should be causing a problem.
of my applications (about 10 users). I have read lots of
articles and am trying to narrow down the cause.
My application is used for creating medical reports -
currently for 4 different test formats. So in my main
form I have included a subform called "FS-Results".
Depending upon which test the user wants to enter results
for I change the source object of the "FS-Results" subform
to be the appropriate subform containing the correct
fields for that test (e.g. Test1Subform, Test2Subform,
etc.). Is this a bad practice? I can't seem to find
anything else in my code that should be causing a problem.