Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about Accessing Fields while using Table Buffer
Message
From
12/10/1998 16:30:50
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00145968
Message ID:
00146011
Views:
45
David, Michael-

Personally, I almost never do a REPLACE anymore, but, FWIW, I heard others here suggest that replacing in a table other than is currently selected is best done with IN. As in:
REPLACE TableOrViewName.tLastUpdate with datetime() IN AliasName
Has that been your experience, David?

>You should be able to REPLACE TableOrViewName.tLastUpdate with datetime() this value won't be committed to the table until you TableUpdate().
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform