I current have two databases setup as follows:
Database #1:
a) has 18 tables
b) contains ALL the data
c) is 387300 KBytes (.39GBytes)
Database #2:
a) has ALL querys, forms and reports
b) is linked to database #1
c) is 19750KBytes (.20MBytes)
I have reached the point where response time is beginning to suffer some and I want to split database #1 into two databases - database #1a and database #1b. Currently all tables are relationshiped together via a field called key_no. This field is in each table.
QUESTION: If I split database #1 into two parts, how do I maintain the relationships between the tables? I can't see a way to do this doing relationships, unless I can do it in database #2 after I link to database #1a and #1b.
Any guidance or suggestions?
Has anyone done this?
THANKS. Harry Jessen
HMJessen@Yahoo.com
Database #1:
a) has 18 tables
b) contains ALL the data
c) is 387300 KBytes (.39GBytes)
Database #2:
a) has ALL querys, forms and reports
b) is linked to database #1
c) is 19750KBytes (.20MBytes)
I have reached the point where response time is beginning to suffer some and I want to split database #1 into two databases - database #1a and database #1b. Currently all tables are relationshiped together via a field called key_no. This field is in each table.
QUESTION: If I split database #1 into two parts, how do I maintain the relationships between the tables? I can't see a way to do this doing relationships, unless I can do it in database #2 after I link to database #1a and #1b.
Any guidance or suggestions?
Has anyone done this?
THANKS. Harry Jessen
HMJessen@Yahoo.com