Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL: Queries of this type are not supported
Message
From
04/05/2006 19:34:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SQL: Queries of this type are not supported
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01119444
Message ID:
01119444
Views:
106
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
Next
Reply
Map
View

Click here to load this message in the networking platform