PearlGI
Registered User.
- Local time
- Today, 00:46
- Joined
- Aug 30, 2001
- Messages
- 125
I'm about to start work on a BIG multi-user database (big in terms of records, not complexity).
I'm considering two potential ways of setting this up (both constructed as BE / FE). Either putting all the data on one BE .mdb or splitting the data into 2-3 BE's.
The data involved can be easily split and individual users would only be interested in the data from just one of the BE's at any one time, if I went down the multiple BE route.
Can anyone enlighten me as to which would run faster - single BE or multiple BE's?
I'm considering two potential ways of setting this up (both constructed as BE / FE). Either putting all the data on one BE .mdb or splitting the data into 2-3 BE's.
The data involved can be easily split and individual users would only be interested in the data from just one of the BE's at any one time, if I went down the multiple BE route.
Can anyone enlighten me as to which would run faster - single BE or multiple BE's?