I have a client with a database for a clothing line shop which was designed by somebody else. Everything else is working except now He needs a way of accounting the daily stock. I have a way of showing TODAYS daily stock by category e.g Formal Trousers, Blouses, Jeans Trousers e.t.c . The problem comes when I want to know the Daily Stock of a Date two months ago. or even yesterday.
This is because the way the DB is designed Products are entered individually i.e
If its Formal Trousers instead of assigning a General code for all Formal Trousers
like FT00012 every formal trouser has its unique code i.e FT1,FT2,FT3.....
same case to all products in the DB.
Only the DateIn is recorded and the DateOut when the product is sold. A checkbox is ticked when the product is sold. Every thing else in this DB is perfect except this one problem.
Its a very big DB so redesigning is out of question.
Any help greatly appreciated.
This is because the way the DB is designed Products are entered individually i.e
If its Formal Trousers instead of assigning a General code for all Formal Trousers
like FT00012 every formal trouser has its unique code i.e FT1,FT2,FT3.....
same case to all products in the DB.
Only the DateIn is recorded and the DateOut when the product is sold. A checkbox is ticked when the product is sold. Every thing else in this DB is perfect except this one problem.
Its a very big DB so redesigning is out of question.
Any help greatly appreciated.