Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql select
Message
 
 
To
12/08/2005 11:27:31
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01040398
Message ID:
01040572
Views:
14
You're welcome.

>Got it!
>
>Thanks
>
>>You can do it in two steps
* Get parent records into the cursor
>>SELECT * FROM ParentTable ;
>>  WHERE &lcFilter ;
>>  INTO CURSOR crsParent
>>* Now join a cursor with child table
>>SELECT ...
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform