J
John Moore
I have a tabbed form with various subforms. Under certain
circumstances, when the user tries to delete a record on the subform
they get an error, WITHOUT the error number, that says "Operation not
supported in transactions." If they click OK the delete completes
properly. However, being users they are concerned.
I know the error number for this is 3246 and have tried everything I
can think of to trap it without any luck. In addition, I can find no
BeginTrans code anywhere in these forms or code. Is there anyway to
trap this and, if so, how?
Any and all help is appreciated.
TC
circumstances, when the user tries to delete a record on the subform
they get an error, WITHOUT the error number, that says "Operation not
supported in transactions." If they click OK the delete completes
properly. However, being users they are concerned.
I know the error number for this is 3246 and have tried everything I
can think of to trap it without any luck. In addition, I can find no
BeginTrans code anywhere in these forms or code. Is there anyway to
trap this and, if so, how?
Any and all help is appreciated.
TC