Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nested select
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01389548
Message ID:
01389553
Vues:
57
James,

The second WHERE should be an AND...

-Dan

>Can anyone tell me what's wrong with this sql statement:
>
>SELECT applicant_type ;
> FROM projects ;
> WHERE projects.applicant_type IN ;
> (SELECT applicant_type FROM curTypes) ;
> WHERE projects.projkey = liProjKey ;
> INTO CURSOR curApp_types
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform