I have a Project for CD Shop management. I have a wierd problem..
When I give a CD on Rent, it updates the CDDetails table as .. it does -1 from the stock..means if the stock was 10 and I rented a CD then it updates that column as 9. But when at the same time I check the reports to see the Stock I can see 10.
Then I stop my project and then again debug it and then when I again check my reports to see the stock I can now see the updated value 9.
Is there anyway I can see the update value in the first place....?