A Developer's Daily Life - The Blog of Patrik Dahlén
Login
E-mail:


Password:
Menu
» Start
» About me
» Contact me
» Syndication
Archive
October, 2006 (1)
August, 2006 (2)
August, 2005 (1)
July, 2005 (1)
January, 2005 (1)
December, 2004 (1)
November, 2004 (9)
October, 2004 (5)
September, 2004 (6)
August, 2004 (2)
July, 2004 (1)
June, 2004 (13)
Post Categories
.NET (2)
.NET 2.0 (1)
ASP.NET (21)
Books (6)
Controls (2)
General Rantings (9)
JavaScript (1)
Modelling (15)
Patterns (1)
Ruby on Rails (1)
Software (4)
SQL (1)
TidBits (2)
Listed on Blogwise

Globe of Blogs

Blog Search Engine
SQL
Entries in this category will be about the SQL language, but I think I'll also put anything about databases in general in this, unless it can be put under Methodology.
@@IDENTITY, SCOPE_IDENTITY() and IDENT_CURRENT
Getting the latest unique ID inserted into a table is easy using @@IDENTITY...or so I thought. There's more to it than just getting the ID.
Feedback (3)
posted @ 4/15/2004 1:58 PM
Read more...
© 2004 by Patrik Dahlén. Information is provided for educational purposes only, as-is and is subject to changes without further notice. No warranties of any kind . You agree to use all information only on your own risk.