database size issue of 2GB

neilb

Board Regular
Joined
Apr 18, 2002
Messages
128
Hi

I have been writing a database for a week and imported approx 200,000 rows of data and have have 4 make table querys and 150 other queries. It has reached a size of 1.99GB and I am getting "invalid Arguement" messages when I try to run the make table queries.

A lot of my queries are doing the same process but only pulling off the same data in different groups of weekly sales. Is there a way to make one query or action do this in one go so that it takes up less space in MB's? I have to have the weekly sales sheets in separate sheets to export into excel.

Any help would be great

many thanks
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Might be an obvious question, but have you compacted the database recently? Click Tools, Database Utilities, Compact and Repair Database. To improve performance MS Access doesn't release hard disk space when it is no longer needed and this can quickly lead to excessive bloat.
 
Upvote 0
If you like, you can make Access compact the database automatically every time it closes it. Go to Tools | Options | General and click on the "Compact on Close" option.

It takes a few seconds longer to shut down, but it keeps the size down.
 
Upvote 0

Forum statistics

Threads
1,221,614
Messages
6,160,839
Members
451,673
Latest member
wella86

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top