Thanks for the response Bob. I did start to break it down into simple statements and eventually found that I wasn't using the correct syntax for Oracle's SQL. I had linked to Oracle tables via ODBC. Here's what worked in the pass through query:
SELECT REPORTER.REPORTER_STATUS.SUMMARY...
Hello,
I've just started to do pass-through queries in Access and have been having a problem getting the syntax right for SQL statements with inner joins.
Here's an example:
SELECT REPORTER.REPORTER_STATUS.SUMMARY, NETCOOL.JOURNAL.TEXT1, REPORTER.REPORTER_STATUS.CLASS
FROM NETCOOL.JOURNAL...
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.