I have an A2003 front end (mdb) using ado to link the form/subforms to
SQL server 2k tables and views. In SQL server, there is a view
between 2 tables with a 1-1 relationship. I can edit records from
this view in SQL server. However, in access, I have a form/subform
that displays the records but when I try to edit I get the message
"Form is read-only, because the unique table property is not set." If...