multiple database search

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

Guest

I have a few (flat file) databases that I have migrated from file maker to
access. All similar fields in each table are of the same value. I need to
make a form to search all (5) databases. I do not want to edit in this form
just bring up records.
Any suggestions? (access for dummies and the complete reference did not
help).
 
Do you really mean "search all (5) databases" or do you actually want to
search 5 tables.
You can create a union query of tables with the same (or very similar)
structures. This allows you to search records from multiple tables.
 

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