I have Access tables with Outer Join relationships.
When I run a query using these relationships the SQL generated produces Join statements with Right Outer Joins.
However I get ambigous outer join error messages when I try to run the query.
If I edit the SQL to Left Outer Join the query runs...
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.