Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot access the selected table
Message
From
10/07/2001 13:05:21
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00528271
Message ID:
00528742
Views:
18
I think that, unlike the suggestions in the other responses, the problem is not that the table is closed, but rather, that it is open (and exclusively so). You can't access the table in the SELECT ..., in the recordsource, if it is previously used exclusively.

Hilmar.

>Hello, believe it or not, I tried that!
>
>>Hi Tim,
>>
>>>This prob still plagues me:
>>>In the form's init I have:
>>>sele 10
>>>use trans excl
>>>zap
>>
>>I think the problem is that you are opening the table in the Form's Init() ... all the objects in the form init first, therefore your listbox is initializing before the table is open. Put the opening of the table in the Form's Load() instead.
>>
>>~~Bonnie
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform