I have a table in Access 2003 that is linked to a sql 2005 server. So far as I know I ahve all the essential parts for this table/form to update to the server correctly. I have a primary key, as well as a timestamp field in the table.
Here is the situation i'm attempting and horribly failing at.
I have a form that opens up based on a query. It pulls up a specific record that I need to update. I cannot edit any part of this record and save the information with out getting the "ODCB--Update on a linked table <tablename> failed." message. The query only pulls data from one table, and the form has several subforms on it, but those are not being updated. To complicate things further, I can't update the form, or the table so I don't feel that the problem is the form. I can update the table on the server side.
I hope I've included enough information however I'm certainly happy to answer any other questions that need to be asked to further clarify.
Here is the situation i'm attempting and horribly failing at.
I have a form that opens up based on a query. It pulls up a specific record that I need to update. I cannot edit any part of this record and save the information with out getting the "ODCB--Update on a linked table <tablename> failed." message. The query only pulls data from one table, and the form has several subforms on it, but those are not being updated. To complicate things further, I can't update the form, or the table so I don't feel that the problem is the form. I can update the table on the server side.
I hope I've included enough information however I'm certainly happy to answer any other questions that need to be asked to further clarify.