thankgodfortektips
Programmer
Hey Guys,
I have an SQL2000 db and inserting records with via a recordset from an ASP page. I need to be able to get the unique key of the record just added.
I have searched the forums and google and it seems that some people have had succcess with the method used in thread333-1107949. I would much prefer to add the record this way then an insert statement.
When I try the code from thread333-1107949 I dont get any error the unique_ID is just blank...
Anyone any ideas???
I have an SQL2000 db and inserting records with via a recordset from an ASP page. I need to be able to get the unique key of the record just added.
I have searched the forums and google and it seems that some people have had succcess with the method used in thread333-1107949. I would much prefer to add the record this way then an insert statement.
When I try the code from thread333-1107949 I dont get any error the unique_ID is just blank...
Anyone any ideas???