M
mscertified
I have multiple errors which I think are related to a user hitting the escape
key.
Fields that are populated automatically by the form and are always assumed
to be present are nulls. These fields are populated in the 'BEFORE INSERT'
event. Nevertheless I have records in the table where these columns are nulls.
I do have an UNDO event which undoes things not possible automatically but
none of that code affects the fields causing my problem.
Any ideas? Is there a better way to do this?
key.
Fields that are populated automatically by the form and are always assumed
to be present are nulls. These fields are populated in the 'BEFORE INSERT'
event. Nevertheless I have records in the table where these columns are nulls.
I do have an UNDO event which undoes things not possible automatically but
none of that code affects the fields causing my problem.
Any ideas? Is there a better way to do this?