I have a query based on 3 tables which there is a many-to-one-to-many relationship. In Access help it says that this query is not updatable and won't change the data in the underlying table directly, though I can update data in the underlying tables if I create a form and set its recordset type to "Dynaset (Inconsistent Updates)". I have done this and have found that my underlying tables are updated as I enter information on the form but I would like to know whether Dynaset (Inconsistent Updates) implicates that there are disadvantages and limitations to this. What does inconsistent updates mean or is that just a name? How does it differ from just a "Dynaset" recordset type?
Thanks
Thanks