Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dropdown for views
Message
De
27/05/2011 13:47:44
 
 
À
27/05/2011 13:16:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
MS SQL Server
Divers
Thread ID:
01512077
Message ID:
01512083
Vues:
57
>Hi All:
>
>I have a database with a number of views. I'd like to have info in presenting the user with a form where she can select the view she wants to work with in both of these formats:
>
>1. a combo box - for this I only need information on how to retrieve an array of views, split by local and remote.

Use ADBOBJECTS() to get an array of views. Once you have it, you can do whatever you want with it.


>2. A tree view like Windows Explorer.

If you have MegaFox, take a look at the Treeview class in there.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform