Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Access the selected table
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00666393
Message ID:
00667732
Views:
23
>I have gotten this error when I have accessed two instances of the same drop-down combobox in a single datasession. The problem was with the 'into cursor' clause of the select statement of the combobox. After the first combobox released the cursor, the second combobox tried to release it, but could not find it.
>
>I just changed one of the drop down boxes to have a different cursor.
>
>You are probably doing something similar, where two objects are accessing the same table, view or cursor.
>

Although this is a possible cause of the "Cannot access selected table" error, with this scenario, you would get this when you run the form, not when you're trying to release it.
Previous
Reply
Map
View

Click here to load this message in the networking platform