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 > Saving to a database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-16-04, 11:02
Canada66_2002 Canada66_2002 is offline
Registered User
 
Join Date: Jan 2004
Posts: 15
Saving to a database

hi there i have a webiste which gathers some information and i want to save i to end of my database my database is a microsoft access database and i was wondering how i can save that data to it
Reply With Quote
  #2 (permalink)  
Old 01-16-04, 11:05
gyuan gyuan is offline
Registered User
 
Join Date: Dec 2003
Posts: 454
More details.
Reply With Quote
  #3 (permalink)  
Old 01-16-04, 11:07
Canada66_2002 Canada66_2002 is offline
Registered User
 
Join Date: Jan 2004
Posts: 15
okay i have an asp webpage that has a text box and two combo boxes and i have values in them and when you type in them and select one of the options i wanna save what has been inputed into the database in my pirticular scenario i have a name they select there age and there sex and i want to save this into a database in microsoft access which is already created and has other entries so i want to make a new entry at the bottom
Reply With Quote
  #4 (permalink)  
Old 01-16-04, 11:26
Canada66_2002 Canada66_2002 is offline
Registered User
 
Join Date: Jan 2004
Posts: 15
i just need to know how to save the name sex and age to my table that is called people at the bottom i have a primary key that is an autumunber i also need this to updat and add a new number for this new entry
Reply With Quote
  #5 (permalink)  
Old 01-16-04, 11:36
Canada66_2002 Canada66_2002 is offline
Registered User
 
Join Date: Jan 2004
Posts: 15
anyone>????/??
Reply With Quote
  #6 (permalink)  
Old 01-17-04, 07:42
mwjawish mwjawish is offline
Registered User
 
Join Date: Dec 2003
Posts: 7
I can help you in this , just send me the database structure and the asp file and i will make it work

mwjawish@hotpop.com
Reply With Quote
  #7 (permalink)  
Old 01-19-04, 10:09
gyuan gyuan is offline
Registered User
 
Join Date: Dec 2003
Posts: 454
Cnn you tell me what is the datatype for three columns which are name, age and sex?
Reply With Quote
  #8 (permalink)  
Old 01-20-04, 09:14
Canada66_2002 Canada66_2002 is offline
Registered User
 
Join Date: Jan 2004
Posts: 15
name is a text field that you get from a text box and age is a selction that you get from a combo box and it is saved to the field sex which is also a selction in the database that i created age is a selctiuoin from a combo box on the website and is saved as a nemerical value in the database how can i do this???
Reply With Quote
  #9 (permalink)  
Old 01-20-04, 14:12
gyuan gyuan is offline
Registered User
 
Join Date: Dec 2003
Posts: 454
Please post the part of the code which is used to let user enter her/his data.
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