Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor INNER JOIN with client server table
Message
De
03/08/2005 19:00:14
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01038183
Message ID:
01038367
Vues:
20
>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.

What I finally ended up doing is to dump the cursor on disk into that main server. Then, I can SQLExec() having all tables on disk.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform