Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access the selected table
Message
 
À
10/07/2001 11:44:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00528271
Message ID:
00528699
Vues:
15
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform