Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Access

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-25-2008, 01:01 PM
martinmike2
 
Posts: n/a
quick question about filesize

Hello,

I have a database front-end that has recently jumped from a lowely 3mb
to over 50mb. Is there anything normal that can cause this to
happen? The file in question contains only forms, reports, and
queries. All of the tables are split between 3 seperate back-ends,
for security purposes, with the FE linked to them. I have already
scrubbed the FE for redundant and unneded forms, reports, queries, and
code.
Reply With Quote
  #2 (permalink)  
Old 08-25-2008, 01:36 PM
=?Utf-8?B?RGFsZSBGeWU=?=
 
Posts: n/a
RE: quick question about filesize

Have you compacted the database?
--
HTH
Dale

Don''t forget to rate the post if it was helpful!

email address is invalid
Please reply to newsgroup only.



"martinmike2" wrote:

> Hello,
>
> I have a database front-end that has recently jumped from a lowely 3mb
> to over 50mb. Is there anything normal that can cause this to
> happen? The file in question contains only forms, reports, and
> queries. All of the tables are split between 3 seperate back-ends,
> for security purposes, with the FE linked to them. I have already
> scrubbed the FE for redundant and unneded forms, reports, queries, and
> code.
>

Reply With Quote
  #3 (permalink)  
Old 08-25-2008, 02:01 PM
martinmike2
 
Posts: n/a
Re: quick question about filesize


>
>
>
> Dale,


Its 50+mb after I compact, lol
Reply With Quote
  #4 (permalink)  
Old 08-25-2008, 02:22 PM
John Spencer
 
Posts: n/a
Re: quick question about filesize

Did you make any changes to the database application?

Did you add any pictures to the database application? Pictures can bloat the
application fairly quickly.

Did you try decompile, compact, compile, compact? Make a backup first.

See Allen Browne's site for recovering from corruption. Your database is
probably not corrupted, but following the steps for decompile, compact,
compile, compact should get the database down to minimum size.
http://allenbrowne.com/ser-47.html

John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County

martinmike2 wrote:
>>
>>
>> Dale,

>
> Its 50+mb after I compact, lol

Reply With Quote
  #5 (permalink)  
Old 08-25-2008, 02:43 PM
Tom van Stiphout
 
Posts: n/a
Re: quick question about filesize

On Mon, 25 Aug 2008 05:01:50 -0700 (PDT), martinmike2
<martinmike2@gmail.com> wrote:

You may have redundant compilations in your project. Compact,
/decompile, and Compact again.
Another option is to export all objects to text files and import them
again, using SaveAsText, LoadFromText.

-Tom.
Microsoft Access MVP


>Hello,
>
>I have a database front-end that has recently jumped from a lowely 3mb
>to over 50mb. Is there anything normal that can cause this to
>happen? The file in question contains only forms, reports, and
>queries. All of the tables are split between 3 seperate back-ends,
>for security purposes, with the FE linked to them. I have already
>scrubbed the FE for redundant and unneded forms, reports, queries, and
>code.

Reply With Quote
  #6 (permalink)  
Old 08-25-2008, 03:11 PM
martinmike2
 
Posts: n/a
Re: quick question about filesize

we have pictures stored in a seperate folder and only the path to them
stored in the database, not the actual picture. as far as
decompiling, I am on a company computer that is completely locked out,
even mtyping cmd in "RUN" dosnt bring up the command prompt, lol.
Reply With Quote
  #7 (permalink)  
Old 08-25-2008, 04:22 PM
=?Utf-8?B?RGFsZSBGeWU=?=
 
Posts: n/a
Re: quick question about filesize

I've got similar problems, but I get around it by creating a txt file with a
..BAT extension. Then I've got one line of code that decomplies my
application.

"C:\Program Files\Microsoft Office\Office12\ MSACCESS.EXE"
"C:\Work\MyApp.mdb" /decompile

Watch the word wrap.

--
HTH
Dale

Don''t forget to rate the post if it was helpful!

email address is invalid
Please reply to newsgroup only.



"martinmike2" wrote:

> we have pictures stored in a seperate folder and only the path to them
> stored in the database, not the actual picture. as far as
> decompiling, I am on a company computer that is completely locked out,
> even mtyping cmd in "RUN" dosnt bring up the command prompt, lol.
>

Reply With Quote
  #8 (permalink)  
Old 08-25-2008, 04:35 PM
martinmike2
 
Posts: n/a
Re: quick question about filesize

Tried that Dale,

It opened the file then I compacted, no change.

Reply With Quote
  #9 (permalink)  
Old 08-25-2008, 04:49 PM
martinmike2
 
Posts: n/a
Re: quick question about filesize

even tried JetComp, no change.

having a moderate amount of sub queries and subforms wouldnt cause
this issue would it?

Reply With Quote
  #10 (permalink)  
Old 08-25-2008, 05:34 PM
=?Utf-8?B?RGFsZSBGeWU=?=
 
Posts: n/a
Re: quick question about filesize

No, most of my large databases (where I have split the front and back ends)
only result in 3-4 Meg front ends (and that is with lots of forms, queries
and reports). Generally, the front ends are much smaller than that.

Have you tried creating a new db, then importing all of the objects from the
old one into the new one? If you do this, make sure you don't forget to
import any of the
import specs or menus you have created in the old db.

Is there a chance you imported a table rather than linking to it?


--
HTH
Dale

Don''t forget to rate the post if it was helpful!

email address is invalid
Please reply to newsgroup only.



"martinmike2" wrote:

> even tried JetComp, no change.
>
> having a moderate amount of sub queries and subforms wouldnt cause
> this issue would it?
>
>

Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Access


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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



All times are GMT. The time now is 04:40 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Electricity Suppliers | Myspace Layouts | Loans | Debt Consolidation | Ringtones



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114