Les Isaacs
Registered User.
- Local time
- Today, 21:17
- Joined
- May 6, 2008
- Messages
- 186
Hi All
We have a split A2010 accdb, and the backend is now 1.8Gb so I need to do something
If I put each of the 4 main tables in 4 separate backend accdbs, will the fact that the frontend then needs to link to 4 accdbs in some way impact on performance? Another possibility (given that 90% of our work only needs the recent data) is that I split the 4 main tables into 'archive' and 'current' (= recent) tables, with all the 'archive' tables in one accdb and all the 'current' tables in another accdb: but that would make it more difficult to run reports etc over the entire data
Putting the 4 main tables in 4 separate backend accdbs seems like the answer to me - but are there any other considerations to this
Thanks for any help.
Les
We have a split A2010 accdb, and the backend is now 1.8Gb so I need to do something
If I put each of the 4 main tables in 4 separate backend accdbs, will the fact that the frontend then needs to link to 4 accdbs in some way impact on performance? Another possibility (given that 90% of our work only needs the recent data) is that I split the 4 main tables into 'archive' and 'current' (= recent) tables, with all the 'archive' tables in one accdb and all the 'current' tables in another accdb: but that would make it more difficult to run reports etc over the entire data
Putting the 4 main tables in 4 separate backend accdbs seems like the answer to me - but are there any other considerations to this
Thanks for any help.
Les