Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best Way To Pass Data From COM-Server To Client ?
Message
From
13/05/2006 12:25:23
 
 
To
12/05/2006 12:33:51
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01121386
Message ID:
01121671
Views:
6
This message has been marked as a message which has helped to the initial question of the thread.
>What is the best technique to exchange data from VFP/COM-DLL to client (VFP or VB.NET)?

IMHO, the best way is to use shared DBF file, especially if both client and server are VFP. Because any format of data (including XML) is converted to native DBF by VFP before it can be used as a cursor. I.e. "cursor" is just temporary DBF file. So the only one way to avoid unnecessary conversions is to share DBF tables.

Hope this helps.
/A new technology turns into completely outdated stuff before you have a time to read "Getting Started..." section.
/If there are some "system programmers" then others are unsystematic.
Previous
Reply
Map
View

Click here to load this message in the networking platform