J
Jim Moberg
Hi,
I am learning how create pass through queries and am currently working on
converting a query I had created using the design mode to a pass through
query. The query I created using the design mode reads a table made from a
previous query. The make table is stored in the Access mdb file and I'm not
sure if I can read from it and how to do so.
All of the the other tables are stored in SQL Server and I can read them
just fine. I don't have permissions to write to the database that's in SQL
Server.
Is it possible to read from the make table and join it to the tables that
are in SQL Server? If so then what is the syntax. I looked all over and
couldn't find anything on this.
I am learning how create pass through queries and am currently working on
converting a query I had created using the design mode to a pass through
query. The query I created using the design mode reads a table made from a
previous query. The make table is stored in the Access mdb file and I'm not
sure if I can read from it and how to do so.
All of the the other tables are stored in SQL Server and I can read them
just fine. I don't have permissions to write to the database that's in SQL
Server.
Is it possible to read from the make table and join it to the tables that
are in SQL Server? If so then what is the syntax. I looked all over and
couldn't find anything on this.