Click here to Skip to main content
15,886,963 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello friends
I am Sarfaraz. I am developing a project in VB.Net and MYSQL. Friends my requirement is that if a customer comes and place an order for an item I am able to save the detais in the database but what if he order two or more items where can i save those details so that i can save all his details in the database and print a receipt.
I was trying to select an item from combo box and then filter list box based on that combo box and select multiple items from list box and then loop through all the items from list box to save details in table.

Secondly i have an invoice as auto increment field I want to add Account number of that customer so that whenever he comes again his details should be save in his account number. I was trying the account number as "XXX-invoice number ".
Please help

[PLEASE COMMENT IF YOU HAVE ANY BETTER IDEA ABOUT THE DESIGN OF THIS PROJECT. I AM NOT ABLE TO SHOW YOU THE DESIGN ON HERE BECAUSE I DO NOT FOUND ANY IMAGE LINK]

Thank you
Posted
Comments
Basmeh Awad 26-May-13 3:31am    
whats the problem in Addning Acoount number

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900