J
JohnLute
I added a duplicate record button to a form. When I use it I get the error
prompt:
"Update or CancelUpdate without AddNew or Edit." The help button brings up
this info:
"Update or CancelUpdate without AddNew or Edit. (Error 3020)
On a Microsoft Jet database, you called the Update or CancelUpdate method
but did not use the AddNew or Edit method before writing data to a record.
On an ODBCDirect database, this error occurs when you attempt to write data
to a record without first calling AddNew or Edit."
This is like reading Ancient Greek. Can anyone translate this?
Thanks!
prompt:
"Update or CancelUpdate without AddNew or Edit." The help button brings up
this info:
"Update or CancelUpdate without AddNew or Edit. (Error 3020)
On a Microsoft Jet database, you called the Update or CancelUpdate method
but did not use the AddNew or Edit method before writing data to a record.
On an ODBCDirect database, this error occurs when you attempt to write data
to a record without first calling AddNew or Edit."
This is like reading Ancient Greek. Can anyone translate this?
Thanks!