Guest_imported
New member
- Jan 1, 1970
- 0
I am trying to update a table through a query that the user has update,delete and insert privileges through the query.The user however does not have these privileges directly through the table.My understanding is that the user should be able to update the records in the table through the query but I am getting a record can't be updated error.Is my understanding wrong.