Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dcom
Message
From
24/07/2000 18:39:11
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Dcom
Miscellaneous
Thread ID:
00396373
Message ID:
00396386
Views:
13
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform