<<
I am seeing the same thing. 
>>

Glad to know I'm not going nuts.  Well, on this particular matter, anyway.

A few questions:

Are the problems you're seeing ONLY in printing reports?  Can you browse the 
data in the view?  In my experimenting yesterday I found that if I tried to 
count records from the view with a SELECT COUNT before printing, I would get 
back records -- eg, I could "see" them in the view.  It was only when I went to 
print the report that I got nothing back.

The reports that don't work for you -- do they fail every single time, or only 
sometimes?  Mine "start out" okay, but after "some amount" of time some of the 
reports stop working.  I'm assuming that I'm doing something environmental (too 
many variables, some setting) that's causing it not to work.

You say you've traced the problem to reports based on multi-table views?  If 
you PROJECT the data into a temp table and then print, does that solve the 
problem?  It would be a work around for me in some cases.
--
Larry


Reply via email to