Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update problem
Message
 
 
To
05/01/2004 10:14:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00863862
Message ID:
00863866
Views:
9
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform