Isskint
Slowly Developing
- Local time
- Today, 07:03
- Joined
- Apr 25, 2012
- Messages
- 1,302
Hi all
A database that has been in use for 3 years, has suddenly today decided a query data source is not updateable. The query includes PK and FK from all parent record sources. The parent record sources are updateable manually.
I tried deleting and recreating the query and form that are causing this, but no change.
I have implemented a workaround for now by setting the Recordset Type from 'Dynaset' to 'Dynaset (Inconsistent Updates)' on the offending form.
Does anyone have a clue why this would happen and how to resolve it in a better way than changing the Recordset Type?
A database that has been in use for 3 years, has suddenly today decided a query data source is not updateable. The query includes PK and FK from all parent record sources. The parent record sources are updateable manually.
I tried deleting and recreating the query and form that are causing this, but no change.
I have implemented a workaround for now by setting the Recordset Type from 'Dynaset' to 'Dynaset (Inconsistent Updates)' on the offending form.
Does anyone have a clue why this would happen and how to resolve it in a better way than changing the Recordset Type?