Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL CODE - SELECT Statement
Message
De
25/08/2003 19:23:54
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00823214
Message ID:
00823243
Vues:
22
>I don't understand why I keep getting a function error in the following SQL code.
>
>
>SELECT ;
>		cFileName ;
>	FROM tmpPDFFileNames ;
>	WHERE NOT IN (SELECT cFileName FROM SCAN)	&& ;
>	INTO tmpNewPDFs
>
Also, the comment on the 4th. line, together with the line continuation symbol, will probably convert the next line into a comment, too. This can be quite insidious: syntax coloring works on a line-by-line basis, and it will appear to be active code.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform