Computing.Net > Forums > Programming > Combo box - update

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Combo box - update

Reply to Message Icon

Name: noz786
Date: December 17, 2004 at 02:44:40 Pacific
OS: XP
CPU/Ram: 1024MB
Comment:

I have three tables..
Customer Table (with customer ID, firstname, surname, address, email etc...)
Product Table (with the product details - there's only 2 entries here)
Invoice Table (with all the customer details and product details they have bought... will be used to store all orders)

I have a form which allows you to enter new products and one to add new customers. I am trying to make another form which uses the already there customer details, and which includes a combo box picking which product they ordered (from the product table). This should then automatically update the entries in the Invoice table.

Is this possible? I'm not too sure in what way to link the tables and how to make this all work.




Sponsored Link
Ads by Google

Response Number 1
Name: secrets
Date: December 18, 2004 at 12:35:08 Pacific
Reply:

it much depends on the invoice table you have not shown its design...?
and what language you are using....
it can be done in more then one ways by using triggers in sql or by working only in front end language its not a big problem...
explain it so that more help can be provided.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Combo box - update

Filtering more than one combo box www.computing.net/answers/programming/filtering-more-than-one-combo-box-/4992.html

Combo Box in IE vs. Netscape www.computing.net/answers/programming/combo-box-in-ie-vs-netscape/9118.html

MS Access combo boxes www.computing.net/answers/programming/ms-access-combo-boxes/936.html