Split database

K

kuria

I have an Access database which i would like to split into two. The original
database has data from two regions and i need to split the database to
reflect data for the two different regions. Anyone with some ideas will be
highly appreciated.....

Joel
 
M

Michel Walsh

Make a copy of the database.

In one copy, delete the record about the other region (and cascade delete
the records from other tables MANUALLY if the cascade delete is not
active).

Do the same, for the other copy, for the other region.




Vanderghast, Access MVP
 
Top