Are you using the same user account in coldfusion as your are in query analyzer? There could be some nasty row-level permissions lurking around that are biting in CF but not QA.
On 2/14/07, Brian Peddle <[EMAIL PROTECTED]> wrote: > > No login. > > <cfquery name="foo> > .... > </cfquery> > > <cfoutput> #foo.recordcount#</cfoutput> > > That equals 8 > > take the debug query and you get 27 > > > > Coldfusion wrote: > > Check your output logic. Check your IF statements to see if your > bypassing > > some records > > > > -----Original Message----- > > From: Brian Peddle [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, February 13, 2007 6:06 PM > > To: CF-Talk > > Subject: Query Oddness > > > > Anyone seen this or have any clues ... > > > > Query returns 8 rows. > > In the debugging it shows 8 rows. > > If I copy the debugging query into query analyzer is returns 27 like it > > should be. > > > > I am stumped. > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269722 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

