Hello All,
I need to know the last id of the last record added to the table from an ASP page.
How do I package DBCC CheckIdent(@tableName) in a output parameter?
Thanx!
Shrirang
p.s: I am a total newbie to DB.