Thank you, I think that is what it is.  I noticed that when the view
fails, it the values that are incorrect are sums of what should appear in
multiple records.  Is there any obvious way around this problem?  

Thanks,
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

On Sat, 29 Apr 2000, Stephan Szabo wrote:

> 
> I believe that the problem may be that aggregates/group by in view are not
> always
> expanded correctly when they are then used in a join.
> 
> >From the TODO file:
>  Views containing aggregates sometimes fail. (Jan)

Reply via email to