Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dcom
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Dcom
Divers
Thread ID:
00396373
Message ID:
00396386
Vues:
11
>Hi All,
>
>I used a Dcom object to Run some query directly on my serveur but i don't know what is the better way to bring back this query information to the client.
>
>.Dbf File ; Record Set ; Array ???
>

You can't pass the result back as a .DBF file directly; the most you could do would be to place the results in a .DBF on a network shared drive and return the path from the DCOM server.

You can pass back an ADO Recordset across a DCOM interface.

You can convert the result to a string representation using XML and pass the string across the DCOM interface.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform