September 3, 2009 at 1:39 am
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
September 3, 2009 at 1:58 am
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
September 3, 2009 at 2:04 am
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
September 3, 2009 at 2:18 am
Its really hard for me to judge your technical abilities.
Does this link help ? http://aspalliance.com/673
September 3, 2009 at 4:21 am
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]
September 3, 2009 at 5:18 am
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