Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add a cursor/table to collections
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01002159
Message ID:
01002164
Vues:
23
This message has been marked as the solution to the initial question of the thread.
Try:
loColl = CREATEOBJECT("collection")
loColl.Add(SELECT("Gbm6165"),"gbm6165")

.....

nAlias = loColl.Item("gbm6165")
SELECT (nAlias)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform