Hi i am having problems designing a solution for this problem :
I have a form where you can choose the items you wish and type the quantity and then add them to a listview item. The itema are already saved in a database ( i am using sqlite ) but then i have to save this 'order' back into my database so i can retrieve it later for printing or just viewing what was on the 'order'. The problem is i can't figure a way to do so... I already created tables that include my items and their ids as primary keys and a table named orders where i have a primary key for the order number but i can't think of a way to combine my materials with my orders to do what i described earlier...
Please help me i am new in designing this kind of things....
elenizi 0 Newbie Poster
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.