Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor INNER JOIN with client server table
Message
 
À
03/08/2005 16:20:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01038183
Message ID:
01038360
Vues:
25
Well, to get it to process remotely, the remote server has to have the data. The only way to get the data there is to pass it (usually via a string like XML) or let the server go fetch it. Splitting data that relies on each other across servers is generally a bad idea, IMO. And this is a perfect example of why.

Sorry I couldn't be of more assistance,
Chad

>We had some of that before. I wanted to implemented a full remote process now. I still have this 100mbps link between the two servers. So, most of the processes have been converted to remote process. But, the final INNER JOIN is still regular VFP SQL as we haven't found a reliable way so far to achieve that. So, it's working but I need to find something in order to improve the performance.
_________________________________
There are 2 types of people in the world:
    Those who need closure
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform