Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UPDATE-SQL and properties
Message
From
31/08/2003 20:26:16
 
 
To
30/08/2003 18:45:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00824869
Message ID:
00824996
Views:
17
Thanks to all of you. For my purposes Sergey's solution is the most workable. That is:
UPDATE MyTable ;
   SET MyField = EVAL("oPage.TextLastName.Value") ;
   WHERE MyIndex = iIndex
Once again, thanks.
David
Previous
Reply
Map
View

Click here to load this message in the networking platform