Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot access the selected table
Message
 
To
10/07/2001 11:44:15
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00528271
Message ID:
00528699
Views:
14
>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;

That should do it. The forms Init is "seen" too late and the list box has no control source.

Tom
Previous
Reply
Map
View

Click here to load this message in the networking platform