Hi,
I have a developed a POS application using MS Access. I have say, 200 items. I want to store stock at hand of the 200 items everyday in a table.
example
stock_Date|prod _code|stock_han d
12/12/2010|001 |2
12/12/2010|002 |5
If I store like this, everyday I will get 200 rows and for an year, I cant imagine. Is there a way out to store everyday's stock in single column and retrieve it ?
Thanks in advance.
Faisel
I have a developed a POS application using MS Access. I have say, 200 items. I want to store stock at hand of the 200 items everyday in a table.
example
stock_Date|prod _code|stock_han d
12/12/2010|001 |2
12/12/2010|002 |5
If I store like this, everyday I will get 200 rows and for an year, I cant imagine. Is there a way out to store everyday's stock in single column and retrieve it ?
Thanks in advance.
Faisel
Comment