T
tina
i'm wondering why you have these two tables - Client and
Activity - in different databases. but since you do,
suggest you link the Client table into the Activity
database. also suggest you do NOT copy each client's
address info into fields in the Activity table (unless you
need a "point in time" record, for some reason). the
linked table will provide the address info whenever you
need to display it on a form or report, in the Activites
database.
hth
Activity - in different databases. but since you do,
suggest you link the Client table into the Activity
database. also suggest you do NOT copy each client's
address info into fields in the Activity table (unless you
need a "point in time" record, for some reason). the
linked table will provide the address info whenever you
need to display it on a form or report, in the Activites
database.
hth