inser a record from texbox to sql express by submit button

Discussion in 'Databases' started by rahul, Apr 22, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I am a new asp.net 2 developer please can any body tell me how can is insert new record in sql express database from a text box, and using a submit button.
     
  2. That sounds like a lot to explain to you...





    Why don't you query Microsoft Technet KB for tutorials and sample code?[​IMG]

    J. L.
    Technical Support/IT Admin/MIS Developer
    Maxtop Enterprises Inc.
    http://www.maxtop.ca</CODE>
     
  3. I have to agree with J.Bey. You kind of need to cover the whole gamut of ASP.NET and ADO.NET before you can answer that general of a question.

    I had great success with reading through ASP.NET books when I was learning. I don't have a specific ASP.NET 2.0 book in mind, but a search at Amazon or Half.com should do the trick. I'm also a fan of testing out the books at a book store to see what kind of info and writing style they have before buying (at half.com)
     
  4. Good choice, dude! Nowadays books are gettin' more 'n more expensive...[​IMG]

    J. L.
    Technical Support/IT Admin/MIS Developer
    Maxtop Enterprises Inc.
    http://www.maxtop.ca</CODE>
     
  5. Bruce

    Bruce DiscountASP.NET Staff

    Check this tutorial out, http://www.asp.net/guidedtour2

    It should have what you need.

    On a side note, I totally agree with J. Bey &amp; JerSchneid. Books are good for certain things but it gets outdated awfully quick. For new technology, nothing beats the Internet.




    Post Edited By Moderator (Joel Thoms) : 5/27/2006 12:08:20 AM GMT
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page