2
I have been tasked with converting an old ADP project to something that Access 2013 can handle.
I've imported all the forms and VBA, relinked the tables and changed the connection to an ODBC connection.
Most everything seems to be working ok, except for a datasheet in a subform on one form.
The datasheet fills properly but I can not edit the value on the datasheet, when I make a change to the single field that is displayed I get a "Write Conflict Error". The table that the datasheet is linked to does not contain any bit fields, it does have a primary key, and the field that I am editing is an integer.
Why am I not able to edit this field and how do I troubleshoot/fix this?
that question would probably get more answers on stackoverflow.com – Patrick Honorez – 2015-06-25T08:58:13.523