sql server - MS Access - Edit linked table data in grid view -


i have query links few tables give result set. have query in access 2016 , have permissions set update data.

i can view data in grid view without issues cannot edit data expect if did through sql management studio when right click on table , select "edit top 200 rows" option

how can accomplish this?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -