Hello everyone, I have often referenced this site for all sorts of problems and always find it helpful. I am probably all of your's worse nightmare, a self taught / hack developer that has somehow wormed his way into a decent job doing simple Access database work for a company that is completely Access illiterate. All that said, I love working with databases and I keep trying to improve my skills.
My question is actually about some freelance work I wanted to do for a friend. I designed a Food and Beverage database that records daily receipts (Item names, cost, salesprice, etc.) and then offers a "View Data" page where the user can query all sorts of data at once. I have done most of the work and it works great. The View Data form is a bit heavy, but the problem that just hit me was in the sheer amount of data that needs to be collected.
Just a quick breakdown looks like this:
Average Items / receipt = 5
Average Receipts / day = 50
Number of Stores = 4
1 Year = 360
______________________________________________________
= 360,000 records / yr
Any suggestions for a novice developer on how to make something like this work?
Thanks again for all the help in the past and for any suggestion!
My question is actually about some freelance work I wanted to do for a friend. I designed a Food and Beverage database that records daily receipts (Item names, cost, salesprice, etc.) and then offers a "View Data" page where the user can query all sorts of data at once. I have done most of the work and it works great. The View Data form is a bit heavy, but the problem that just hit me was in the sheer amount of data that needs to be collected.
Just a quick breakdown looks like this:
Average Items / receipt = 5
Average Receipts / day = 50
Number of Stores = 4
1 Year = 360
______________________________________________________
= 360,000 records / yr
Any suggestions for a novice developer on how to make something like this work?
Thanks again for all the help in the past and for any suggestion!