Results 1 to 6 of 6

Thread: DB too large

  1. #1

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950

    DB too large

    Hi,

    I have an application which is written in Access. It was always around 5MB (the mdb file, the mde around 3.5). Today, I just made a simple little change (no new object, just small code change) and the database grew to 21MB.
    Any Ideas why?
    I can't have it that bid.

    Thanks,
    Don't anthropomorphize computers -- they hate it

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431
    Did you just delete a bunch of records, perhaps more than once? Deleted records are only removed from sight and not actually deleted until the database is compacted, so you might try compacting the database.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Dude, it's Access.

    No explanations. The things I've had to deal with.... but those days are behind me.

  4. #4

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950
    Yes, it's Access, he he he. The client had this thing done in Access and they don't want to pay for rewriting so we're stuck with this thing.

    No, the application doesn't contain any tables just table links.
    I ran compact repair, decompiled the damn thing, nothing.
    Don't anthropomorphize computers -- they hate it

  5. #5
    Fanatic Member JPicasso's Avatar
    Join Date
    Aug 2001
    Location
    Kalamazoo, MI
    Posts
    843
    What was this "small code change"?
    Merry Christmas

  6. #6

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950
    Never mind.
    The main form has their logo on it.
    They recently sent me a new image file to replace the old logo.
    I just realized that it's 800KB and the old one was 20KB.
    I resized the image file and now it's fine.

    I can't believe that the file size jumped from 5 MB to 21 MB because of a difference of 780KB in an image file.

    Thanks,
    Don't anthropomorphize computers -- they hate it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width