Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use VFP cursor IN SPT query?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Use VFP cursor IN SPT query?
Divers
Thread ID:
00699905
Message ID:
00699905
Vues:
87
Is there a way to select records from a SQL Server table based upon values in a VFP cursor using SPT? In concept its simply....

SELECT * from SQLTable Where PK IN (Select PK from VFPCursor)

but since SQL doesn't know the contents of the VFP cursor, it's obvious why this won't work. Is some other way -- other than Scan the cursor and retrieve them one at a time...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform