17
Answers

How do i enter a single value from textbox in sqlserver?

Photo of antony victor

antony victor

12y
2k
1
I have a textbox and a submit button . when i enter anything in the textbox i want it to be stored in the sqlserver
I have multiple columns in database of sqlserver.
how can i enter only one value from textbox and pass other column values as null.

I am new to .net so  please help.

Antony

Answers (17)