sql problem

  • i want that user should enter the data in a textbox. and this data should be store in the sql database.

    pleas help me

    thanks in advance

  • SQL Server has no native way of interacting with a user.

    You will have to find some other Language to present the user with a textbox, and then pass that into SQLServer.

    HTH



    Clear Sky SQL
    My Blog[/url]

  • actually i am working on .net platform., where i have a text box (on webpage). i want that user should enter data here and it should save in the sql database

  • Its really hard for me to judge your technical abilities.

    Does this link help ? http://aspalliance.com/673



    Clear Sky SQL
    My Blog[/url]

  • Does the link above help you.

    --------------------------------------------------------------------------------------
    [highlight]Recommended Articles on How to help us help you and[/highlight]
    [highlight]solve commonly asked questions[/highlight]

    Forum Etiquette: How to post data/code on a forum to get the best help by Jeff Moden[/url]
    Managing Transaction Logs by Gail Shaw[/url]
    How to post Performance problems by Gail Shaw[/url]
    Help, my database is corrupt. Now what? by Gail Shaw[/url]

  • hey thanks

    this article helps me alot

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply