Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / January 2005

Tip: Looking for answers? Try searching our database.

Sudden increase in size

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
James - 28 Jan 2005 12:53 GMT
Hello all
I have a database with 48 forms and 15 tables. Only about 10 test data
records in. It has been staying around 8mb for a while as I add coding etc.
I have just added one field to one of the tables and a paragraph of code to
one of the forms to create SQL statement to update the field.
The size as now jumped to 76mb! It works but is a bit slow loading up now.
Can anyone give a reason or some advice?
Many thanks, James.
Tim Ferguson - 28 Jan 2005 17:16 GMT
> I have just added one field to one of the tables

This will create in the file a copy of the original table along with
various editing structures. This will all take up space, which is not
automagically recovered unless you ask it:-

1 Run Repair and Compact to recover deleted space

2 You are way under the 2MB limit at which curruption becomes likely, so
who cares?

3 You might care, actually: it's considered good practice to repair and
compact active databases on a regular basis

4 But make a backup first, as it's not unknown for the repair & compact
to corrupt the file itself!

All the best

Tim F
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.