Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with table update
Message
 
 
To
06/06/2007 14:55:21
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01231056
Message ID:
01231075
Views:
14
This message has been marked as the solution to the initial question of the thread.
W/o IN clause your REPLACE runs in the current work area but updates field in the other work area. Such REPLACE will not be performed if current work area is at EOF().

>I don't understand it, but it works. Thanks Sergey.
>>
>>*replace companyinfo.totalsurveys with numrecs
>>replace totalsurveys with numrecs IN companyinfo
>>
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform