Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL CODE - SELECT Statement
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00823214
Message ID:
00823221
Views:
27
I corrected the code. Man, it is difficult to code after a late lunch and in this heat. Our air conditioner is not cutting it in this California heat.
SELECT ;
		cFileName ;
	FROM tmpPDFFileNames ;
	WHERE tmpPDFFileNames.cFileName NOT IN (SELECT cFileName FROM SCAN)	;
	INTO CURSOR tmpPDFs
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform