If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Insert into multiple tables

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-05-12, 12:13
ggames221 ggames221 is offline
Registered User
 
Join Date: Jan 2012
Posts: 1
Insert into multiple tables

Hi, im running an asp script that takes textbox names and inserts the value entered in the textbox into certain tables in the database. Though i havent been successful in trying to find a method that works to do this, i assume joins will be needed?

so i have txt_fname, txt_lname, txt_job, txt_jobdesc, txt_stat

txt_fname and txt_lname which both need to be inserted into a staff table
txt_job and txt_jobdesc which both need to be inserted into a job table
txt_stat which needs to be inserted into a status table

I appreciate anyhelp Thank you.
Reply With Quote
  #2 (permalink)  
Old 01-05-12, 12:18
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,246
probably best to ask this in the ASP section
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On