<< My only evidence to support this theory is that the "same" query optimizer and the "same" indexes give different results. What has changed? >>
If this theory is correct, wouldn't the difference in speed by shown by simply doing a SELECT COUNT(*) from each view, without involving the report module? If the speed issue shows up only when printing reports, my guess would be something _in the report module_ has changed. -- Larry

