I have a SQL Server view that I am trying to use in an Access form and get a write conflict message whenever I attempt to update one of the linked tables. I think the problem is that I use two separate outer joins to the same table:
View is structured as follows:
Select * from CodeMapping as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.