Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SqlPrepare syntax
Message
De
13/09/1999 11:34:15
 
 
À
13/09/1999 11:12:07
Bruce Covey
Home Depot Television
Atlanta, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00264004
Message ID:
00264019
Vues:
24
>I have a local cursor ( search ). I have an external ODBC data source with a particular table that I would like to INNER JOIN with based on a projectID field in my local cursor.
>
>Is it possible in an SQLPREPARE() to specify a JOIN condition with a local cursor or am I pushing this too far ? If it is possible, what might the syntax look like ?
>
>Thanks
Bruce,

I think your best bet is to create a temp. table on your backend database, send the data from your local cursor, and then do the SQL on backend.

HTH
regards

Ian
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform