Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List tables
Message
 
 
À
17/04/2007 09:35:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01216124
Message ID:
01216711
Vues:
12
This message has been marked as the solution to the initial question of the thread.
>hi,
> add an array property aTables to your form.?? i have no idea how.
>
>thanks again
>

See programmatic way in the previous message. To do it in Form's Designer go to the menu Form, New property. Type aTables[1] in the property name. In the description type "Array to hold list of tables in my directory" (change my to your directory).
Click Ok.

You're done.

>>Please read my response few messages back. I said, you need to add an array property aTables to your form.
>>
>>Anyway, you can also do it in the code with
>>
>>
thisform.AddProperty('aTables[1]')
>>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform