CoffeeGuru
Registered User.
- Local time
- Today, 10:17
- Joined
- Jun 20, 2013
- Messages
- 121
Hi
I have been working with Access for about 2 months now and using sales data have created a nice simple working database.
My problem is that I have just started to role this out for more customers data and my database just went BANG.
My initial database had a table with 390,00 rows of data and the size of the database when repaired and compacted is 129,324KB
When I added the next customers data, the data set was 1,187,629 rows of data and on input the database said it maxed out, I'm guessing of the 2Gb size restriction, although my temp table before appending it to my master table made the whole db 833,604KB.
On append it adds 2 cells to the query before appending to the table, the country and the store name.
So my question is:
If I created a seperate database for each store, that purely held the data and each database was identical in table names and field names can I have a Master database that holds only small common data sets, queries and forms and have it query the data from the various databases as necessary.
I am now totally out of my depth as I thought I had this all worked out and my internal demo went so well last week.
I have been working with Access for about 2 months now and using sales data have created a nice simple working database.
My problem is that I have just started to role this out for more customers data and my database just went BANG.
My initial database had a table with 390,00 rows of data and the size of the database when repaired and compacted is 129,324KB
When I added the next customers data, the data set was 1,187,629 rows of data and on input the database said it maxed out, I'm guessing of the 2Gb size restriction, although my temp table before appending it to my master table made the whole db 833,604KB.
On append it adds 2 cells to the query before appending to the table, the country and the store name.
So my question is:
If I created a seperate database for each store, that purely held the data and each database was identical in table names and field names can I have a Master database that holds only small common data sets, queries and forms and have it query the data from the various databases as necessary.
I am now totally out of my depth as I thought I had this all worked out and my internal demo went so well last week.
