Home All Groups Group Topic Archive Search About

Saving data with button in sql database

Author
16 Oct 2007 7:50 PM
Zeljko Bilandzija
Hi,

can somebody help me in this?


I want to insert some data in table on this way; i have button, and in
Button_Click event handler i have integer variable with some data (for
example, variable = 10), and i need to insert this data in database
SomeBase, in table named SomeTable, in column named SomeColumn. (That column
have only one record).

I have on page SqlDataSource control which is binded with database,
DetailsView control that display that data, and button that need to change
data.

I working in Visual Studio 2005, Visual Basic .NET 2005

If anybody can help in this....

AddThis Social Bookmark Button