pass through query with jet

K

Keith G Hicks

Is there such thing as a pass through query to a jet back end? I understand
how and why to do this with a SQL back end. But it doesn't make sense to me
that you could do this with jet since a backend mdb file in and of itself
does nothing but store data.

Thanks,

Keith
 
P

Paul Overway

No...pass through queries are used with database servers, i.e., SQL Server,
Oracle, etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top