Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Reports - SELECT WHERE NOT IN ...
Message
From
22/09/2000 13:47:54
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00419678
Message ID:
00419893
Views:
37
Doug,

Is there any particular reason why you don't prepare your data in VFP, copy it to a FOX2x Table and use that on in your Crystal Report ?

B.t.w. Did you have a look at the SQL designer ??

Walter,



>Hey all. I have a need to perform the old SELECT WHERE NOT IN sub-select from within Crystal Reports.
>
>In VFP it's just:
>
>SELECT x ;
> FROM table1 ;
> WHERE table1.x NOT IN ;
> (SELECT table2.y FROM table2)
>
>Any clues on how to accomplish this with CR?
>
>Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform