I have one data base named store and tables are order and firm fields are firmname,firmcode in firm table and orderno,orderdate orderqty,qtyrcvd and balqty are in another table. when selecting three combo box values (fetched from another table ) ie firm name , orderno and orderdate respectively when clicking a button check that it matches with the current value(current row values) in the order table if so fetch the result.
1.add the records in another table and result will be qtyrcvd is qtyrcvd, balqty is orderqty-qtyrcvd
please help me writing the code .I am new in vb.net
Hashik 0 Newbie Poster
tinstaafl 1,176 Posting Maven
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.