Why are Recordsets in Forms Read-Only when there are Unions involved?
Through some tests, I have found that when a form is based on one table, the recordset can be updated through the form; however, when a form is based on a recordset with two or more tables, the form will treat the recordset as read-only;
Is this the best Access can do, or am i missing something? I would like to have a form be based on a recordset with two or more tables AND be able to do updates to this recordset through the form;
What is the how-to?
Thank you!
Llyal
Through some tests, I have found that when a form is based on one table, the recordset can be updated through the form; however, when a form is based on a recordset with two or more tables, the form will treat the recordset as read-only;
Is this the best Access can do, or am i missing something? I would like to have a form be based on a recordset with two or more tables AND be able to do updates to this recordset through the form;
What is the how-to?
Thank you!
Llyal