Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace target_field with source_field
Message
From
20/03/2000 11:32:51
Anthony Suarez
Black Marlin Data Corporation
Taguig, Philippines
 
 
To
20/03/2000 11:22:11
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00347892
Message ID:
00347902
Views:
18
>has anyone else experience SOMETIMES that when

> REPLACE TARGET.FIELD1 WITH SOURCE.FIELD1,;
> TARGET.FIELD3 WITH SOURCE.FIELD2,;
> TARGET.FIELD5 WITH SOURCE.FIELD3,;
> etc....
>
> is issued, the data will not save unless the target table is selected before the replace statement is issued?
>
> If so do you know why?

For years of programming in VFP, there were times when this problem occurs. This happens when you issue a replace statement where the current alias() is not the the target table.
Previous
Reply
Map
View

Click here to load this message in the networking platform