Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maintain Group Header Information - again
Message
From
06/11/1997 15:35:07
 
 
To
06/11/1997 15:25:43
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00058698
Message ID:
00058714
Views:
39
>>Yes here's the code.
>>
>>SELECT &lcALLFIELDS FROM GLS!LM10, GLS!LM10TRS WHERE ;
>> lm10.CDLRNMBR = lm10trs.CDLRNMBR ;
>> INTO CURSOR LM10VUE ;
>> UNION ;
>> SELECT &lcNOTRSFIELDS FROM GLS!LM10 ;
>> WHERE lm10.CDLRNMBR NOT IN ;
>> ( SELECT lm10trs.CDLRNMBR FROM lm10trs )
>>
>
>At least something get fixed. May I repeat the question: is record '215' ok in the cursor?

Yes the record that contains the dealer number '215' is in the
cursor.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform