using other databases

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

Guest

I have recently inherited two databases. I would like to know if it is
possible to set a button on a form in one database and have it open a form on
the other databse when clicked

thanks.
 
Currently, Access does not support loading more than one database at a time,
however, you could import the "soft" objects (forms, reports, etc.) from the
other database and link its tables in. I frequently start out creating a
mini-app, and later combine them into a menu-driven multi-application file.

Hope that helps.
Sprinks
 
Yes, but it will require expert coding

Pieter

Boots said:
I have recently inherited two databases. I would like to know if it is
possible to set a button on a form in one database and have it open a form
on
the other databse when clicked

thanks.



--
 

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