Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Incrementing a counter and getting its value
Message
De
05/04/2002 13:51:29
 
 
À
05/04/2002 13:16:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00641537
Message ID:
00641556
Vues:
29
This message has been marked as a message which has helped to the initial question of the thread.
This assumes that you're accessing Microsoft SQL Server

cSQLString = "DECLARE @value int; Update Pecas_Parm Set @value = PD_ExpLiPC = PD_ExpLiPC + 1 WHERE ...; SELECT @value"

The new value will be returned as a result set.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform