incrementally increase value



I am creating a survey in VS .NET 2003 C# using an SQL database. As the user
chooses a response I would like the database to add 1 to the value of the
field... 1,2,3.. etc. I'm pretty new to this I hope I explained this well.
Any help would be appreciated.

thanks
.