My Access File Just Became Huge

Kriis

Registered User.
Local time
Today, 02:32
Joined
Feb 16, 2006
Messages
25
I just recently noticed that the database that I have been working on has changed from around 60 mb to 430 mb. I added a few queries and forms. But could that really add to the size that much?
 
Any changes will enlarge your db. Adding grahpics will bloat the db. Have you compacted it?
 
Just to check...I made a copy of the database and deleted all the tables, forms, queries in it....and it's still 435 mb.

How can this be?
 
Search the forums, you will see that access does not automagically shrink itself.
 
Kriis said:
Just to check...I made a copy of the database and deleted all the tables, forms, queries in it....and it's still 435 mb.

How can this be?
Again... Have you compacted your database?
 
I see. But I still don't understand where the almost 400 mb came from. I didn't add any graphics or sounds. I just added a couple forms and drop down menus.
 
Did you run any queries? Did you create ant large record sets? Did you run multi-queries (queries based on other queries)?
 
ghudson said:
Again... Have you compacted your database?

Sorry...no I haven't. I don't know anything about compacting databases.
 
Here, check THIS link for more information.
 
Thank you guys!

Wow...compacting makes a big difference. Went from 435 mb to 19 mb.

Sorry for the stupid question. I didn't even know this utility existed.

Thanks again!
 

Users who are viewing this thread

Back
Top Bottom