Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie questions
Message
De
10/09/2003 06:50:39
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00827620
Message ID:
00827781
Vues:
20
Hi Dmitry,

> "how do I get the PK value in my VFP code"?

If pk is a identity, and you don't have insert triggers:
SQLEXEC(CURSORGETPROP("ConnectHandle","myView"),"SELECT @@IDENTITY id","NewPK")
? NewPK.id
Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform