Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning a cursor from VFP COM server
Message
 
À
12/01/2000 05:42:36
Juan Kh
Dataprop Technologies
Sungai Petani, Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00316780
Message ID:
00316886
Vues:
11
>Hi,
>
>I am working on a simple VFP COM server. I would like to know how to return a VFP cursor to the VFP client app. It would be great if someone can show me the method.

PMFJI. You can also pass arrays to and from a COM server, which is much faster than ADO, but more cumbersome as well, especially when passing multiple rows of a table in one pass. BTW, for the COM server to recognize the VFP array, you need to use SETCOMARRAY() [wrong function name, but I'm away from my development box at this moment. It's in the VFP docs]

- Bruce Allen
- Left Brain Incorporated

>
>Regards,
>Juan
"Problems cannot be solved at the same level of awareness that created them." - Albert Einstein

Bruce Allen
NTX Data
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform