I need to update a sql server 2000 table from an Access adp form. The form record set property 'unique table' is assigned; however the fields on the many side of the relationship are not updateable. I have developed VB code to call a SP via ado with lots of issues. Most currently I am stuck on the actual sp that will allow update to the table. Any guidance is much appreciated.