Error Appendig Record in an Access View
Posted: Tue 03 Jun 2014 21:19
Hi there,
I have a problem when appending a new record in an Access View with UniQuery. I get the following error message:
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
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