<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>I finally got a chance to dig into it more, and you're exactly right (again). 4 joins, plus another comprised of an inline select, and a group by, apparently too much to handle :-) &nbsp;Thanks!<br><br></div>
<blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;" mce_style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;">
<div id="wmQuoteWrapper">Honestly, I would stick a dpm/drupal_set_message on the count_Query<br>
that is generated and see if it's a legal query.  It's possible your<br>
base query is strange enough that it can't be converted into a count<br>
query automatically - if so, then I'd just feed a custom count query<br>
into the pager_query().<br>
<br>
<br>
-- <br>
John Fiala<br>
<a href="http://www.jcfiala.net">www.jcfiala.net</a><br>

</div>
</blockquote></span></body></html>