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 -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -