Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select
Message
De
09/01/2011 17:10:27
Neil Mc Donald
Cencom Systems P/L
The Sun, Australie
 
 
À
09/01/2011 08:44:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Select
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01495295
Message ID:
01495345
Vues:
62
>i try as below not match , another select not work
>all fields is chr type
>
>CLOSE ALL
>USE A
>INDEX ON COLUMN2+COLUMN4+COLUMN9 TAG TEST1
>BROWSE
>USE B

SELECT B && Add this

>INDEX ON COLUMN2+COLUMN4+COLUMN9 TAG TEST2
>BROW
>SELECT * FROM A WHERE COLUMN2 NOT IN (SELECT COLUMN2 FROM B) INTO CURSOR MUCUR1&& no result
>
>SELECT * FROM A WHERE COLUMN2,COLUMN6  NOT IN (SELECT COLUMN2,COLUMN6 FROM B) INTO CURSOR MUCUR1&& error 
>
>thanks
Regards N Mc Donald
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform