S
Sameer Motwani
Hi,
I tried using the query SELECT @@IDENTITY to retrieve the Identity value of
a record after inserting it in a Replicated Access 2000 database but it
always returned 0, the Primary Key field in my table is of type Guid (not
Autoincrement).
Does anyone has any suggestions as to how I can retrieve the Guid ID value
from the Inserted Record
Thank You,
Sameer
I tried using the query SELECT @@IDENTITY to retrieve the Identity value of
a record after inserting it in a Replicated Access 2000 database but it
always returned 0, the Primary Key field in my table is of type Guid (not
Autoincrement).
Does anyone has any suggestions as to how I can retrieve the Guid ID value
from the Inserted Record
Thank You,
Sameer