TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
o k
NA
3
2.3k
logic for stock management in c# with MSAccess as backend
Aug 10 2013 6:21 AM
hi guys
i am trying to do a simple shop management system
i need to buy , sell few items and to show total stock after every transaction .
i have used 2 list views . 1st for showing each transaction and 2nd for showing available stock
I am stuck up with the selling scenario .
how to get total quantity of each item from database ?
suppose i have added CAR 10 , trucks 20 and then if i have to add CAR's again how to do that ? i want to show it as a separate transaction but want to add that quantity to total stock . I can show that as a separate transaction but unable to update the total quantity :(
can you help me with the logic or code snippets ?
Reply
Answers (
2
)
Save values in to Microsoft Excel sheet
Calling a method without first calling constructor