Error!
Success!

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

0
kicks

Getting the identity of a row inserted into a database table with SCOP  (Unpublished)

n 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. If you are using an SqlDataSource or ObjectDataSource then you can do this with the ReturnValue method.


Kicked By:
Drop Kicked By: