cfexchangecalendar result limits

2008-08-25 Thread Chris Brandt
Is there any way to show more than 100 results from a cfexchangecalendar 'get' 
call? I can't find anywhere in the docs that describe that limit or how to 
bypass it.
 
Thanks,
Chris 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311508
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfexchangecalendar result limits

2008-08-25 Thread Dawson, Michael
I don't recall there being a 100-item limit with the CFEXCHANGE tags.
You don't have a MAXROWS attribute set on a query of a query somewhere,
do you?

Mike 

-Original Message-
From: Chris Brandt [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 25, 2008 12:47 PM
To: CF-Talk
Subject: cfexchangecalendar result limits

Is there any way to show more than 100 results from a cfexchangecalendar
'get' call? I can't find anywhere in the docs that describe that limit
or how to bypass it.
 
Thanks,
Chris 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311509
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfexchangecalendar result limits

2008-08-25 Thread Chris Brandt
Nope, no maxrows defined. I just get the first 100 results matching the filter 
(and there are far more than 100 results that would match) 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311521
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfexchangecalendar result limits

2008-08-25 Thread Chris Brandt
I should have been more specific -- I wasn't actually using a filter. 

When I DID look at the filters, then I saw the 'maxrows' name/value in there 
(where the default is 100).

So, to solve the problem, just add a  and you should be good. I can't seem to find a way to say 'all of 
the rows'




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311522
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4