Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot access selected table???
Message
From
15/12/2000 13:56:44
 
 
To
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:
00454087
Views:
33
>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.

Actually, you don't get an error in this case. The REPLACE just doesn't happen.

FWIW, the place where I've most commonly run into the "Cannot access selected table" error is when I have a list or combo based on a table/cursor and I close it. Keep in mind that re-selecting into a cursor closes the original - that'll disconnect a list or combo from it.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform