From previous help on this forum, I now have a pass-through query in Access 2003 that works. Whew - It was a long haul!
I'd really like to have the results of this query as an ADO Recordset to be able to put it in a local table and also open an Excel Spreadsheet based on this RS.
Is it possible to use an Access Query as an parameter or argument for either a Command or Recordset Object? The connection and sql are contained in the PT-Query, so I'm thinking I'd be using a CO or RS...
Start Free Trial