Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best Way To Pass Data From COM-Server To Client ?
Message
De
13/05/2006 12:25:23
 
 
À
12/05/2006 12:33:51
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Divers
Thread ID:
01121386
Message ID:
01121671
Vues:
10
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform