A
Andrea
How do I break one main database into 2 separate databases
each accessing their own subset of data but updating to
the main database at night?
Problem is one subset will be both editing records and
adding new records. Or would it be just as simple to
rewrite existing queries to limit on criteria.
each accessing their own subset of data but updating to
the main database at night?
Problem is one subset will be both editing records and
adding new records. Or would it be just as simple to
rewrite existing queries to limit on criteria.