Hi people i have A database that keeps records of a stock and transactions in a database.
The current stock of an item is updated when a sales transaction is entered.
I need some error checking because at present it is possible to "sell" more of an item than there is currently in stock!
where do i start?
The current stock of an item is updated when a sales transaction is entered.
I need some error checking because at present it is possible to "sell" more of an item than there is currently in stock!
where do i start?