Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL: Queries of this type are not supported
Message
 
 
À
04/05/2006 19:34:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01119444
Message ID:
01119452
Vues:
18
>Just got a very surprising error message. "SQL: Queries of this type are not supported"
>
>
>SELECT * ;
>  FROM Table1 ;
> WHERE FieldX NOT IN (SELECT FieldX FROM Table2) ;
>  INTO TABLE (lcTable3Name)
>
>
>Is the NOT IN not supported or is there another reason that I am missing?
>
>TIA,
>
>Alex

Post the exact query you're trying to execute. I think there must be another reason.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform