Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace table1.field while table2 is selected fails
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Replace table1.field while table2 is selected fails
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00996391
Message ID:
00996391
Views:
57
This behavior continues to vex me

use table1 in 0
use table2 in 0
select table2
replace table1.field with anothervalue

This occassionally fails on me for no apparent consistent reason.
If you issue a select table1 first as such:

select table1
replace table1.field with anothervalue

Then Fox never fails to replace the field.

Does anyone have any ideas?
Brandon Harker
Sebae Data Solutions
Next
Reply
Map
View

Click here to load this message in the networking platform