Looking for some help on a pass through query in Access 2000. I'm not too familiar w/pass through queries and SQL. Basically I have a table that has too many fields to access which is why I need to use a pass through query. Which I've been able to set that up and run a basic query.
Now can someone point me in the direction on how to use this in conjunction with the other tables. My other tables I don't need a pass through query, but I'm going to assume I will have to write in what I need in the SQL statements of the pass through query I've made.
For example lets say table A is the table I need the pass through query. It has field 1, field 2, field 3. Now I have table B which I can run queries in Access using the Design View, which would have field X, Field Y, Field Z. And also there is another table, table C which I can use in design view. It would have field E, field F, and Field G.
So how would I use table B & C with table A in the pass through query? Thanks
Now can someone point me in the direction on how to use this in conjunction with the other tables. My other tables I don't need a pass through query, but I'm going to assume I will have to write in what I need in the SQL statements of the pass through query I've made.
For example lets say table A is the table I need the pass through query. It has field 1, field 2, field 3. Now I have table B which I can run queries in Access using the Design View, which would have field X, Field Y, Field Z. And also there is another table, table C which I can use in design view. It would have field E, field F, and Field G.
So how would I use table B & C with table A in the pass through query? Thanks