I have an Access front-end, with linked tabled from a SQL Server database. One of my linked tables in Access isn’t updatable — that’s the problem.
All of my linked tables in Access are actually Views in SQL Server, and all but the one is updatable. The View, in SQL Server is updatable, but it’s not in Access.
I cannot figure out why this one linked table would be different (un-updatable) from the others.