Wayne,
I added "outer-join " to my code, which did the trick.
Thanks.
Mike Tonoyan / All American Products Co.
E-mail: miket@...
I added "outer-join " to my code, which did the trick.
Thanks.
Mike Tonoyan / All American Products Co.
E-mail: miket@...
----- Original Message -----
From: "Wayne Cox" <wmc20@...>
To: <vantage@yahoogroups.com>
Sent: Thursday, October 03, 2002 10:45 AM
Subject: Re: [Vantage] Need help with Export Utility
> At 09:37 AM 10/3/2002 -0700, you wrote:
> > When I take the following statements out,
> > " each CustCnt Where CustCnt.Company = InvcDtl.Company
> > and CustCnt.conNum = InvcDtl.ShpConNum no-lock"
> > it exports correct number of records. Any ideas?
>
> You're trying to include the ones that have no contact, correct? I think
> you need to fore a left outer join. Try adding a outer-join keyword,
like:
>
> each CustCnt Where CustCnt.Company = InvcDtl.Company
> and CustCnt.conNum = InvcDtl.ShpConNum outer-join no-lock
>
> I think that option is only in 4.0 and up.
>
> -Wayne Cox
> Twenty Three -- Information Technology Consulting
> 828-685-2338
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>