General Question about Access capabilities

auto.pilot

Well-known Member
Joined
Sep 27, 2007
Messages
734
Office Version
  1. 365
Platform
  1. Windows
I am new to Access and have been charged with investigating capabilities for a rather large project. We would like to extract peer group data from a wide range of files. We have quarterly data spanning 5 years.

Scope:
Historical Records: 20 quarters
Files for each quarter: 20
Line items in each file: 6500
Columns in each file: 115

To summarize, there will be approximately 400 data files to load, each with 6500 line items and 115 columns. That's around 300 million data points. We are using high-end new desktop PCs. The project is large (to me), so I'm wondering if Access can be used to manipulate data of this volume.

Would appreciate any thoughts.

thanks

Jim
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
It sounds like you could run into the 2Gb limit on Access DB's. That said, you can have one db that links to tables in other db's so that's a way around.

It doesn't sound hugely difficult what you are anticipating doing, just getting data into a database. Try it and see how it works. Other db's can be implemented if you find MSAccess to clunky: SQL Server (Express), Oracle (Express), MySQL, SQLite, FireBird, PostGre, and so on.
 
Upvote 0

Forum statistics

Threads
1,215,062
Messages
6,122,923
Members
449,094
Latest member
teemeren

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