PC Review


Reply
Thread Tools Rate Thread

Database Growth

 
 
Jeff
Guest
Posts: n/a
 
      8th Sep 2003
I created a multi-user access 2000 database program.
I split the database into data tables and application. The
application portion reside on the users local drives and
the data tables reside on a server, which the users'
application databasaes are linked to. I have over 40 +
users adding records daily.

I used VBA (DAO) to create recordsets when the users are
adding records. Records are added through forms. I
automated the adding of records using DAO so that records
could be added very easily by the users. One example, when
a user scans a serial number, a record is automatically
added to the table, along with a date stamp, time stamp
and some other info.

I have noticed lately the size of the database has grown
out of control. The database was over 2 GB earlier today.
I compacted the database and it returned to 18 MB. I found
an article on the microsoft site (197953) that mentioned a
similar problem. However I did not use DAO to create table
defs, I use DAO to create recordsets, and to manipulate
forms.

Any suggestions would be welcome.
 
Reply With Quote
 
 
 
 
Tim Ferguson
Guest
Posts: n/a
 
      9th Sep 2003
"Jeff" <(E-Mail Removed)> wrote in
news:4c1b01c3763f$aa077ae0$(E-Mail Removed):

> I have over 40 +
> users adding records daily.
>

This is very heavy use for an Access database - it may be time to consider
upsizing. I hope you have an enthusiastic back up policy!

> I have noticed lately the size of the database has grown
> out of control. The database was over 2 GB earlier today.
> I compacted the database and it returned to 18 MB.


Hmmm: 2GB is the absolute limit for a jet database, so it's very close to
death. As for the bloat, Jet is very lazy about recovering deleted space,
and with that many users interacting, it's not surprising that it gets
blown up. It all sounds very nervous though!



B Wishes


Tim F

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Growth Allen Microsoft Access 11 2nd Jul 2008 06:49 AM
Slow the Growth of my Database =?Utf-8?B?Q2h1Y2tX?= Microsoft Access Forms 1 16th Feb 2006 11:36 AM
Another Quesiton On Database Growth Cory Blythe Microsoft Access 0 30th Mar 2004 10:23 PM
Unusual database growth Cory Blythe Microsoft Access 0 27th Feb 2004 05:23 PM
Unusual Database Growth tarpon_zeke Microsoft Access 2 28th Jan 2004 12:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:38 AM.