Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie question on SCOPE_IDENTITY
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01196646
Message ID:
01196673
Vues:
10
>>>>I am pretty sure I used the following syntax before, in another program. And it worked there. Now I am using the following code to get the PK value of the newly inserted row:
>>>>
>>>>
>>>>SQLEXEC( hCon,"select SCOPE_IDENTITY() AS nValue","cur_identity")
>>>>nCompPk = cur_identity.nvalue
>>>>
>>>>
>>>>But the value of nCompPk and cur_identity.nvalue is NULL.
>>>>
>>>>What am I missing?
>>>
>>>Check Re: Auto Refresh Key fields after insert with CA Thread #1100805 Message #1111814 You can not use SCOPE_IDENTITY as a separate SQLEXEC command.
>>
>>Thank you, Naomi. I will check out the message your referenced. Although I should mention that I don't use CA.
>
>It doesn't really matter. Look at the bottom of the message in BeforeInsert.

Thank you. I am reading it now, and trying to understand.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform