Re: Access Size Problem
From: Nikos Yannacopoulos (nyannacoREMOVETHISBIT_at_in.gr)
Date: 03/22/05
- Next message: Jeff: "RE: Updating Forms"
- Previous message: Jeff: "Data entry form creating new record"
- In reply to: Roy Goldhammer: "Re: Access Size Problem"
- Next in thread: Albert D. Kallal: "Re: Access Size Problem"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Mar 2005 11:50:49 +0200
Roy,
"almost 1000 forms and reports" sounds like you are duplicating forms
and reports instead of parametrizing? If that's the case, this is where
I would start!
Nikos
Roy Goldhammer wrote:
> Thankes Albert
>
> The size of my mdb is even double 15 more then your database. And i do have
> almost 1000 forms and reports.
>
> the 180Mb is after compact.
>
> I've asked many times here before about using refarances in access and
> nobody answer about it
>
> Do you know about it something?
>
> "Albert D. Kallal" <PleaseNOOOsPAMMkallal@msn.com> wrote in message
> news:uqItGWkLFHA.4092@tk2msftngp13.phx.gbl...
>
>>Obviously, as you work during the day, you will frequently compact your
>>database.
>>
>>What is the size of your database after you do compact?
>>
>>(further, you don't have a bunch of screen background graphics etc thrown
>
> in
>
>>there..do you?).
>>
>>To give you an idea, here is a small application of mine, the numbers are:
>>
>>lines of code in Modules = 8654
>>Lines of code in forms = 16654
>>Lines of code in reports = 2385
>> ------------------
>>total lines of code = 27693
>>
>>number of Forms = 163
>>number of Reports = 77
>>number of tables (total) = 63
>>number of tables (user) = 54
>>number of modules = 23
>>number of Queries = 187
>>
>>The whole above application is LESS then 10 megs in size. And, for use by
>>users, after converting to mde, the size is only 6 megs.
>>
>>So, when you talk about 180 megs in size, either somting is wrong!!..or it
>>is big! So, do you numbers work abou to be about 20 times more then what I
>>got above (ie: in place of 162 forms, you would have 1000+ forms to get
>>somting in the 180 meg size).
>>
>>--
>>Albert D. Kallal (Access MVP)
>>Edmonton, Alberta Canada
>>pleaseNOOSpamKallal@msn.com
>>http://www.members.shaw.ca/AlbertKallal
>>
>>
>
>
>
- Next message: Jeff: "RE: Updating Forms"
- Previous message: Jeff: "Data entry form creating new record"
- In reply to: Roy Goldhammer: "Re: Access Size Problem"
- Next in thread: Albert D. Kallal: "Re: Access Size Problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|