0
kicks
Using SQL Server 2005’s OUTPUT to return generated identity with ADO.N
This article focuses especially on ADO.NET-side of handling the returned values from the SQL Server 2005's OUTPUT. It is a good alternative for the scope_identity() etc.