Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WHERE NOT IN syntax
Message
From
16/08/2005 18:06:34
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01041362
Message ID:
01041485
Views:
19
Michael:

Isn't there a syntax issue here?

You are asking " ... NoSerial_No NOT IN (SELECT StockNo_No FROM StockNo)" where the list (...) does not contain the field you are wanting to filter on.

Try: NoSerial_No NOT IN (SELECT NoSerial_No FROM StockNo)

Hope that helps

Godfrey
Godfrey Nicholson
Ofek Technologies Ltd
Auckland
New Zealand
Previous
Reply
Map
View

Click here to load this message in the networking platform