GUID identity -
01-20-2004
, 04:15 PM
Hello,
I try to use an GUID identity column (GUID / Automatic Number). Previously I
used a Long / Automatic Number and I could use "SELECT @@identity as ID" to
retrieve the ID of each newly created line.
What is the request to use when the identity is a GUID column ???
Please help
Armel |