N
nashak
Hello everyone,
I am trying to get back the primary key and was using @@identity
without any problem. However, when I use scope_identity() I get the
following error.
"Cast from type 'DBNull' to type 'Integer' is not valid."
Please help.
Thanks
I am trying to get back the primary key and was using @@identity
without any problem. However, when I use scope_identity() I get the
following error.
"Cast from type 'DBNull' to type 'Integer' is not valid."
Please help.
Thanks