I have a problem when appending a new record in an Access View with UniQuery. I get the following error message:
Updating records works without any problem.Operation must use an updateable query.
With ADOquery the appending worked without any problem.
What property should I set in Uniquery or in the Uniconnection that the appending of records in the view will work again.
Best regards