Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Something Strange
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Something Strange
Divers
Thread ID:
00838814
Message ID:
00838814
Vues:
72
Can somebody help me please. I am doing something wrong and I cannot put my finger on it.

I have a cursor called crsfinal which list a number of records. There is just 1 field in here called mainkey.

I would then like to query another table which has the same key in it which is called modacad. There fore my syntax is:
SELECT * FROM modacad ;
WHERE modacad.mainkey=crsfinal.mainkey
INTO CURSOR crsmatch
When I look at crsmatch it finds only 1 record. I would expect it to show me all records that match those records in crsfinal.
Neil Lewis
IT R&D Manager
Velmore Ltd
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform