dpelizzari
IS-IT--Management
I have two SQL 2005 tables, ISD SACD and ISD Lease, both tables have a primary key assigned (all bit values have been set to 0, and do not allow nulls). I have created a form using a join between these two tables in Access. I am prepopulating two fields in ISD Lease to ensure the join will work properly (serial number and model number, which are used in join). I have full access to both tables, but I am beating my head against a wall when I try to update any of the fields. I get the ever elusive "recordset is not updateable" error. It would be delightful to be able to update this information, HELP?!