Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UPDATE results
Message
 
À
26/08/2002 09:04:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00693592
Message ID:
00693606
Vues:
13
Pablo,

>Is there a way to show the results of an UPDATE command? Example:
>UPDATE Client SET CurrAge = CurrAge + 1
>From this UPDATE, I want to show the new value for CurrAge. There's a need to commit this result to another table.
>We should consider a nethood with N users, and this result should be individual for each user.

There's nothing like a return value for the Update command. You'll have to (re-)read the updated value(s) from the database.

HTH,
Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform