Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access the selected table
Message
De
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:
00528670
Vues:
18
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform