Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keeping cursor on server
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Keeping cursor on server
Divers
Thread ID:
00697286
Message ID:
00697286
Vues:
55
This ia a question for both SQL server and Oracle. I'm testing with SQL server first, but I eventually need to offer both options.

I have a situation where I create remote cursor with SQLexec(). Then I need to create a second cursor with a join of some other table to the first cursor.

Of course, my first cursor is now on my machine, not the server, so I can't ask an SQLexec to join something to it. But, I thought, maybe there is a way to tell SQL server to keep the cursor on the server (as well as sending it to me), for reuse in the next SQLexec() statement. Anyone know how?

TIA. Tom
Tom Green in Montreal
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform