The @@identity In SQL, I see how to use this @@identity, but is there any way this variable is attainable through an ODBC connection, like when using ASP? It'd be wonderful to just touch this variable, instead of having to close and open another recordset to find out the ID of what I just inserted.