Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ASP 3.0 : Updating Database with related tables using ASP Signup · Login
Author Thread
Updating Database with related tables using ASP
Posted in tutorial: An ASP Tutorial to create your own Database driven Search Engine
·  tmstruthers
User
Joined: 4 Nov 2004
Total Posts: 1

Updating Database with related tables using ASP

Posted: 4 Nov 2004
I have a primary table called JOBS and a secondary table called PRODUCTS. The JOBS table has a field called "ProductID" which is related to the "ID" field in the PRODUCTS table. The PRODUCTS table also has a field labeled "Product" which is the actual product name. I'd like to build an ASP form for updating the JOBS table and have the form display the data in the "Product" field of the PRODUCTS table (actual name of the product) but update the "ProductID" field in the JOBS table. How do I do this?

Todd Struthers
Want to leave a comment? Login or Register for free!

Users Who Have Visited This Thread In Last 24 Hours
3 Visitors

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.