Hi
I need some help, i am trying to write a sql stored procedure to insert into my table and then return the id of the record, i am using this id as a ref number. i know you need to use @@identity, but i need to have this in a stored procedure, and how would i then retrieve the ref number on my page which resides in my presentation layer. im coding in vb
Thanks people :)
...
Go to the complete details ...