Community

Getting the identity of a row inserted into a database table with SCOPE_IDENTITY

In ASP.NET you often require the ID of a row that you have inserted into a SQL database, either to display the record, or to use the ID to modify data in linked tables.

Read More - Register for Free Membership