Hi All,
Does anybody know if there is a maximum size database in MS-Access? Basically what I have is an application,which reads in two evenly sized files and stores them in a series of tables in the database. I have tried my application using two sets of files,which are as follows:
1 set of 2 files, each 48Mb in size
1 set of 2 files, each 64Mb in size
The application appears to work and produces no errors, but for both the sets above I have the same number of records in the two tables,i.e
Table KEYS contains 213223 records
Table ROOTS contains 183698 records
As I say this is the same for both the sets of files, so does anyone have any idea why this would be (in each instance the database size is around 72Mb as well).
I compact and repair the database each time the program is ran and when empty it has a total size of about 110k.
Thanks in advance
Andrew
Does anybody know if there is a maximum size database in MS-Access? Basically what I have is an application,which reads in two evenly sized files and stores them in a series of tables in the database. I have tried my application using two sets of files,which are as follows:
1 set of 2 files, each 48Mb in size
1 set of 2 files, each 64Mb in size
The application appears to work and produces no errors, but for both the sets above I have the same number of records in the two tables,i.e
Table KEYS contains 213223 records
Table ROOTS contains 183698 records
As I say this is the same for both the sets of files, so does anyone have any idea why this would be (in each instance the database size is around 72Mb as well).
I compact and repair the database each time the program is ran and when empty it has a total size of about 110k.
Thanks in advance
Andrew