Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot access the selected table
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00528271
Message ID:
00528810
Views:
16
This message has been marked as the solution to the initial question of the thread.
>>The lostfocus won't be the problem in this case. Make sure table1 is open before the listbox instantiates.
>
>This prob still plagues me:
>In the form's init I have:
>sele 10
>use trans excl
>zap
>In the lostbox rowsource I have:
>select price,quantity,noun,detail from trans INTO CURS PTEMP
>and the rowsource type=3
>and still "Cannot access selected table"
>

For experiment sake make your RowSourceType to be 2 (alias), move this code (select price, ..) to Form.Init and set combobox.RowSource ='pTemp'
See, if you still would have this problem.
>>
>>
>>
>>>
>>>
>>>>>Hello, I keep getting "Cannot access the selected table" when my form starts. I can hit ok to continue normally, but the error seem untracable, of which I am trying to do. Any help, thanks.
>>>>
>>>>
>>>>Do you have a control source that isn't open? How about the record source for a combo or list box?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform