A
alex
Using Access ‘03
I’m wondering if anyone has experienced this situation:
I have an mdb with quite a few tables (about 30) and a split mde.
The mdb holds two different kinds of information (case management/CM
and accounting/AC) and the mde of course manages all of it.
I’d like to separate the mdb into two distinct back-end databases
while still using the same front-end. I think that would improve
performance (not that it’s bad now) and keep things a little simpler
to manage.
My only issue in doing this is that while the relationship between CM
and AC are different they share a single user id table which has a one-
to-many relationship with the main CM and AC tables.
I suppose I could make two user id tables, but that may be tough to
manage.
Any ideas on how to split a back-end database and continue to share a
mutual table between the two while keeping a relationship?
Thanks,
alex
I’m wondering if anyone has experienced this situation:
I have an mdb with quite a few tables (about 30) and a split mde.
The mdb holds two different kinds of information (case management/CM
and accounting/AC) and the mde of course manages all of it.
I’d like to separate the mdb into two distinct back-end databases
while still using the same front-end. I think that would improve
performance (not that it’s bad now) and keep things a little simpler
to manage.
My only issue in doing this is that while the relationship between CM
and AC are different they share a single user id table which has a one-
to-many relationship with the main CM and AC tables.
I suppose I could make two user id tables, but that may be tough to
manage.
Any ideas on how to split a back-end database and continue to share a
mutual table between the two while keeping a relationship?
Thanks,
alex