I figured out the problem. Somewhere between 5.0 and 6.0 Vantage
modified the DB structure which caused my problem. I had to link the
ShipHead Table and ShipDtl Table by CustNum and the report runs
fine. I also ran across a similar situation in the OrderHead and
OrderDtl tables. I had to add a link there by CustNum on another
problem report. This wasn't necessary in 5.0, in fact I don't think
the CustNum field existed in the Detail Tables, feel free to correct
me if I wrong on that.
Brian Stenglein
Clow Stamping Co.
--- In vantage@yahoogroups.com, "Brian Stenglein" <bstenglein@c...>
wrote:
modified the DB structure which caused my problem. I had to link the
ShipHead Table and ShipDtl Table by CustNum and the report runs
fine. I also ran across a similar situation in the OrderHead and
OrderDtl tables. I had to add a link there by CustNum on another
problem report. This wasn't necessary in 5.0, in fact I don't think
the CustNum field existed in the Detail Tables, feel free to correct
me if I wrong on that.
Brian Stenglein
Clow Stamping Co.
--- In vantage@yahoogroups.com, "Brian Stenglein" <bstenglein@c...>
wrote:
> We're on Vantage 6.0. Ever since the upgrade I've had problemswith
> a handful of Crystal Reports. After much investigating I thinkI've
> narrowed it down to these circumstances.I
>
> The reports have 3 tables. The Customer Table, ShipHead, and
> ShipDtl. I have problems with Crystal (Not Responding) if I filter
> on Customer ID and use a date range on the Ship Date like Greater
> than or Equal to. If I use Equal to the reports work. I
> particularly had problems running these on my IIS server, but today
> tried something different. Under report options I took away thea
> check box for Using Indexes or Server for Speed. The reports take
> long time, but now they run. Does this make sense to anybody?Would
> anyone care to try and duplicate it and let me know if theysupport,
> experience the same problems? Monday I will give a call to
> but I thought I post the question here first.
>
> Happy Easter Everyone.
>
> Brian Stenglein