5
Answers

autogenerate id

how to set id as autogenerate in asp.net with ms-sql.For example I have the table.When i insert some values to that table the id was generate automatically(i send only name the id -autogenerate).

Answers (5)