Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL: Queries of this type are not supported
Message
De
04/05/2006 19:34:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
SQL: Queries of this type are not supported
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01119444
Message ID:
01119444
Vues:
107
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform