*** Need Urgent Help ***

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am not sure if this is the right group. If not, please point me to one.

I have a need to develop a web page wherein I accept information and
then save it in sql server database. I have designed the form to successfully
accept the input on the web, but I need help in issuing the sql statement like
"update <tablename> set field= value" on click of the button. If possible
can somoeone also help me put a check to ensure that all the required fields
have data in it.

Or if you could point me to a document, it will be a great
help.

Thank you very much in advance,
-Me
 
1. Use the required field validator control to ensure all the data is
present.
2. Will you be checking for an existing name? If so, a data adapter can do
all of what you need.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

I need help on SQL 0
URGENT: NEED HELP 1
Access General Date Forced To Have Date And Time 2
urgent HELP!!!! 1
Update Query Help *urgent* 0
SQL update problem 4
Gridview question 1
Infrastructure 5

Back
Top