N
Ngan Bui
I have 40 tables in a BE mdb file. The db size is about
60MB. There are 3 tables that takes up the majority of
the db file size.
The main table tblPerson (person info) has over 73k
records (size - about 21MB by itself).
The subtable of tblPerson is tblAddress. It lists the
addresses and times of all the pick ups done for a
person. tblAddress has over 112k records (size - about
11MB).
The subtable of tblAddress is called tblETA which logs the
info every time a person calls in about an address. Some
times, we can get 2-3 calls in for one address. This
table has over 122k records (size about 19MB).
So, if you add the three tables up, it's over 50MB (that's
over 80% of the total file size).
Would this be something Access is capable of handling? I
remember ppl saying it's more of the size, not the number
of records that I should worry about. Recommend archiving
some of the records? The records are about 2.5 yrs span.
Thanks.
Ngan
60MB. There are 3 tables that takes up the majority of
the db file size.
The main table tblPerson (person info) has over 73k
records (size - about 21MB by itself).
The subtable of tblPerson is tblAddress. It lists the
addresses and times of all the pick ups done for a
person. tblAddress has over 112k records (size - about
11MB).
The subtable of tblAddress is called tblETA which logs the
info every time a person calls in about an address. Some
times, we can get 2-3 calls in for one address. This
table has over 122k records (size about 19MB).
So, if you add the three tables up, it's over 50MB (that's
over 80% of the total file size).
Would this be something Access is capable of handling? I
remember ppl saying it's more of the size, not the number
of records that I should worry about. Recommend archiving
some of the records? The records are about 2.5 yrs span.
Thanks.
Ngan