Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select into collection request
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
VFPX/Sedna
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01061077
Message ID:
01061122
Vues:
12
>it would be really good to be able to select into a collection in order to pass data to non-vfp objects.
>
>Example:
>Select *
>from bobo
>where bobo.name = "Myers"
>into collection oBobos class bobocollection of bobo.vcx
>
>I guess another way would be to select into an ado.net object
>
>select *
>from bobo
>where bobo.name = "Phelps"
>into ado obobo
>
>
>I would prefer into a collection because it is so lightweight.

I am ahead of you on this one. Check out a new routine I have been working on resently. It allows you to use SQL statement to manage various type of list; like FoxPro collections and delimited strings (and more).

http://www.GLRsoftware.com/Download.asp#Query.zip

Much of the debugging is complete. I have been working on the documentation currently.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform