Import Data only From Another Access DB

G

Guest

I want to refresh the data on a table in the current db from a table in
another db without linking or importing the tables, can this be done ?

(need to do it this way as it will be run using the Runtime which doesn't
allow deletion of tables when they're finished with)

Thanks

V
 
V

Van T. Dinh

Check the reserved word "In" ( for In clause, not In operator) in the JET
SQL Reference section of Access Help.
 

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