Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot access selected table???
Message
From
15/12/2000 12:30:15
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00453886
Message ID:
00454049
Views:
26
I did not know this was a know problem. Let me see if I understand.
sele table Alias1
go bottom
skip
sele Alias2
locate a record in Alias2
sele Alias1
replace Alias2.fieldname with somevalue - will trigger this error.
This would mean the error would be random. How do you fix this:
Solution 1
sele Alias2
replace Alias2.fieldname with somevalue
Solution 2
replace Alias2.fieldname with somevalue in Alias2 ???? I'm not sure I understand.
A problem is a problem only as long as it has a possible solution. Lacking that, it becomes a FACT!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform