MS Access 2000: Pass-through query - TechRepublic
General discussion
March 14, 2001 at 10:31 AM
baron34

MS Access 2000: Pass-through query

by baron34 . Updated 25 years, 3 months ago

I’m using a saved Access 2000 pass-through query to return rows from an Oracle database.
=> DoCmd.OpenQuery (“qryPassthruTest”) <== The query returns a datasheet view. I'd like to save the results as an Access table using VBA code. Can anyonehelp me out? Thanks in advance.

This discussion is locked

All Comments