R
R Tanner
Hi,
I have a database application which is distributed to about 60
people. This morning, 3 people were trying to submit the same form in
their own front ends and they all got the same generic error:
The expression On Click you entered as the event property setting
produced the following error: The opreation on the I object failed.
When the user hits 'OK', the event code does a number of things,
including sending an email, deleting null records from the database
table, etc. Is there any way I can identify specifically what this
error message resulted from?
I have a database application which is distributed to about 60
people. This morning, 3 people were trying to submit the same form in
their own front ends and they all got the same generic error:
The expression On Click you entered as the event property setting
produced the following error: The opreation on the I object failed.
When the user hits 'OK', the event code does a number of things,
including sending an email, deleting null records from the database
table, etc. Is there any way I can identify specifically what this
error message resulted from?