Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADSL without client/server
Message
De
20/05/2005 06:23:02
 
 
À
18/05/2005 14:42:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01015503
Message ID:
01016141
Vues:
9
Zoran,

we had a problem similar to yours in the past. One Solution could be to build a sort of server. We tried with a winsock connection. Via this connection we transferred a command (eg. "select * ..."). The winsock control gets the command and runs the select statement and creates a table locally. After that you can transfer the table with ftp to the client and then open the table local on the client machine.

But this is the very last solution because you have a lot of work with it !

Good luck

Jörg
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform