TransferText Doesn't work with pass-through queries

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Any workaround for this? Can populate a regular query from the results of my
pass-through to make it work?

-David
 
DBG said:
Any workaround for this? Can populate a regular query from the results of my
pass-through to make it work?

-David

You could have your pass-through query be the source for a standard
access make-table query. Then export the records in the temporary make
table destination.
 

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

Back
Top