Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot access the selected table
Message
From
10/07/2001 11:44:15
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00528271
Message ID:
00528670
Views:
17
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
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform