Distracted said:
I have several database files that I would like to combine into 1 major file.
What is the best way to do this? I am using office XP
1) If it works, don't fix it.
2) If you're going to review how you distribute functionality between
files, remember that most experts say it's better to "split" your
database so that tables and their relationships are defined in one file,
with everything else in a linked front-end - or possibly several
different linked front-ends, so that you can provide different users
with what they need and no more.
3) You can use "Export" on the file menu to migrate (copy) objects like
queries and forms from the present database to a recipient database. Be
sure to migrate all dependent objects together.
Phil, London