Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
![]() |
•
•
Join Date: May 2008
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
i have a Project and in it i have Application Form u must fill it in the internet . it have many fields to put data in , and i want to take these data to my DataBase but in many tables .
am going the Application Form with ASP.NET and the DataBase with SQL Server2000
my question is : what is the queries to enter the data in the DataBase ??????????????????
am going the Application Form with ASP.NET and the DataBase with SQL Server2000
my question is : what is the queries to enter the data in the DataBase ??????????????????
•
•
Join Date: Feb 2008
Location: India
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
UPDATE Query always updates values in database. Also Insert Query used in ceating a table or append data to tabl. In both case easiest way to use asp.net supllied data elements like GridView,DetailsView,FormView,DataGrid etc which has wizards to guide you Bind to Table(s) of the DATABASAE. Please try from simple few fields.
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: help in getting text boxes value
- Next Thread: Hi
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode