Access: SQL Pass-Through Query against Oracle
========= QUESTION --------- When I write a regular query in Microsoft Access against a table in an Oracle Database, and then convert it to a SQL Pass-Through query, it will not run, and shows errors like the following: --- ODBC--call failed. [Oracle][ODBC][Ora]ORA-00903: invalid table name (#903) OK Help--- --- ODBC--call failed. [Oracle][ODBC][Ora]ORA-00396: missing expression(#936) OK [...]