memilanuk
Registered User.
- Local time
- Today, 05:00
- Joined
- Apr 8, 2009
- Messages
- 33
Hello,
I'm working with splitting a database for the first time, and as I looked at the table relations again, I realized that many (most) of the tables are fairly static - look-up tables for the most part. Most of the other data is in one or two tables. Is there any way to (easily) split the back end up into two databases (one with the static look-up tables, and one with the dynamic member data), while maintaining the various relationships between the various tables?
TIA,
Monte
I'm working with splitting a database for the first time, and as I looked at the table relations again, I realized that many (most) of the tables are fairly static - look-up tables for the most part. Most of the other data is in one or two tables. Is there any way to (easily) split the back end up into two databases (one with the static look-up tables, and one with the dynamic member data), while maintaining the various relationships between the various tables?
TIA,
Monte