I bet if you check, you'd find that it IS working.  Just remember, when
grouping, you are still returning all the rows, just outputting them by a
distinct key.  If you have, say, five elements of column one, but 5 more
elements for each one of them, then there are 25 rows, not 5, get my drift?
The only way I've found around this is to do a query inside the output so I
can list just the 5 or so elements I really want.  (It's midnight here . . .
does this make any sense?   I'm going to bed!)

Dave

----- Original Message -----
From: Troy Johnson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 22, 2000 6:51 PM
Subject: maxrows with grouping in cfquery??


> Can I use MAXROWS and STARTROW when using GROUPING with cfquery?  It's
> doesn't seem to work.  Has anybody used a combination of this
successfully?
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to