Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Something Strange
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Something Strange
Miscellaneous
Thread ID:
00838814
Message ID:
00838814
Views:
74
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
Next
Reply
Map
View

Click here to load this message in the networking platform