Access 2003 Error on acCmdSaveRecord

A

Anonymous

I have an Access 2000 adp which I converted to Access 2003.

The Access 2000 adp works fine. However, I am now getting errors on the
Access 2003 adp on

DoCmd.RunCommand acCmdSaveRecord

Error 16389, Error 31004, or a write conflict

The form is saving to table with an autonumber primary key.

Thanks!!
 
Top