Group:  Microsoft Access ยป microsoft.public.access
Thread: access file size limits

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

access file size limits
Dave F 19.09.2006 14:23:03
Hi,

Two related questions.

1) I have a non-normalized Access database which is just a very large data
table, to which I add about 100,000 rows each month. This db is currently
about 1 gb in size. How large can the db become before it becomes unstable?

2) Would taking the time to normalize this db reduce its size?


--
Brevity is the soul of wit.
Re: access file size limits
"Graham R Seach" <gseach[ at ]accessmvp_REMOVE.com> 19.09.2006 14:39:09
Dave,

Access 97 and earlier had a 1GB file size limit, whereas Access 2000 onwards
have a 2GB limit. You can get some instability, depending on the transaction
rate, beyond about 1.5-1.8GB. You can overcome this by splitting the
database (code and forms etc in one file, and data in another). You can even
split the database so that you have many files containing different tables.

Normalising will help to reduce file size by eliminating redundant data.

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
---------------------------

"Dave F" <DaveF[ at ]discussions.microsoft.com> wrote in message
news:457F668B-4DE6-4305-8A64-9AC2EA47CBFF[ at ]microsoft.com...
[Quoted Text]
> Hi,
>
> Two related questions.
>
> 1) I have a non-normalized Access database which is just a very large data
> table, to which I add about 100,000 rows each month. This db is currently
> about 1 gb in size. How large can the db become before it becomes
> unstable?
>
> 2) Would taking the time to normalize this db reduce its size?
>
>
> --
> Brevity is the soul of wit.


Re: access file size limits
"David Cox" <davidfcox[ at ]ntlworld.com> 19.09.2006 14:43:35
Have you tried compacting the database? Under Tools - Database

Normalising the database will normally reduce its size because it will
eliminate duplicate data. However this is not always the case, as separate
tables and indexes involve overheads too.

"Dave F" <DaveF[ at ]discussions.microsoft.com> wrote in message
news:457F668B-4DE6-4305-8A64-9AC2EA47CBFF[ at ]microsoft.com...
[Quoted Text]
> Hi,
>
> Two related questions.
>
> 1) I have a non-normalized Access database which is just a very large data
> table, to which I add about 100,000 rows each month. This db is currently
> about 1 gb in size. How large can the db become before it becomes
> unstable?
>
> 2) Would taking the time to normalize this db reduce its size?
>
>
> --
> Brevity is the soul of wit.


Re: access file size limits
Dave F 19.09.2006 14:44:02
Thanks, that's what I thought.

I'm just going to create a new db to store new data.

My needs for the historical data are limited at this point.

Thanks,

Dave
--
Brevity is the soul of wit.


"Graham R Seach" wrote:

[Quoted Text]
> Dave,
>
> Access 97 and earlier had a 1GB file size limit, whereas Access 2000 onwards
> have a 2GB limit. You can get some instability, depending on the transaction
> rate, beyond about 1.5-1.8GB. You can overcome this by splitting the
> database (code and forms etc in one file, and data in another). You can even
> split the database so that you have many files containing different tables.
>
> Normalising will help to reduce file size by eliminating redundant data.
>
> Regards,
> Graham R Seach
> Microsoft Access MVP
> Sydney, Australia
> ---------------------------
>
> "Dave F" <DaveF[ at ]discussions.microsoft.com> wrote in message
> news:457F668B-4DE6-4305-8A64-9AC2EA47CBFF[ at ]microsoft.com...
> > Hi,
> >
> > Two related questions.
> >
> > 1) I have a non-normalized Access database which is just a very large data
> > table, to which I add about 100,000 rows each month. This db is currently
> > about 1 gb in size. How large can the db become before it becomes
> > unstable?
> >
> > 2) Would taking the time to normalize this db reduce its size?
> >
> >
> > --
> > Brevity is the soul of wit.
>
>
>
Re: access file size limits
Dave F 19.09.2006 14:55:02
Hi,

Yes, I've tried compacting it.

I think the solution is just to create a second database with new data.

Sort of two volumes of the same dataset.
--
Brevity is the soul of wit.


"David Cox" wrote:

[Quoted Text]
> Have you tried compacting the database? Under Tools - Database
>
> Normalising the database will normally reduce its size because it will
> eliminate duplicate data. However this is not always the case, as separate
> tables and indexes involve overheads too.
>
> "Dave F" <DaveF[ at ]discussions.microsoft.com> wrote in message
> news:457F668B-4DE6-4305-8A64-9AC2EA47CBFF[ at ]microsoft.com...
> > Hi,
> >
> > Two related questions.
> >
> > 1) I have a non-normalized Access database which is just a very large data
> > table, to which I add about 100,000 rows each month. This db is currently
> > about 1 gb in size. How large can the db become before it becomes
> > unstable?
> >
> > 2) Would taking the time to normalize this db reduce its size?
> >
> >
> > --
> > Brevity is the soul of wit.
>
>
>

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net