update table in another database

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

Any advice and code example on how to achieve the following would be
appreciated:

Using Access 2002 we want to be able to run a query which updates a table
field in current db and also a table field in a 2nd db held on same pc

TIA
Tom
 
Tom

One approach would be to link to that second db's table and simply update it
from within your first (current) db.
 

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

Similar Threads

update query vs make query 5
Windows 11 Windows 11 update 5
Leading zeros 3
Update query issue 0
Query Property: Source Database 1
Change the Underlying Database 3
Update query 4
automated transfer of data between tables 6

Back
Top