Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update problem
Message
 
 
À
05/01/2004 10:14:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00863862
Message ID:
00863866
Vues:
8
The list of the updated fields's to be separated by comma.
UPDATE WRHMASTER SET WRHMASTER.INVOICED = .T., ;
  WRHMASTER.INVOICENUMBER = TEMPORAIREMENT ;
 WHERE WRHMASTER.IDENT = CURSOR_FACT.IDENT
>there is the code
>
>UPDATE WRHMASTER SET WRHMASTER.INVOICED = .T. AND WRHMASTER.INVOICENUMBER = TEMPORAIREMENT WHERE WRHMASTER.IDENT = CURSOR_FACT.IDENT
>
>
>all the value is ok
>
>why the update doesnt work ?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform