It turns out that it's not the query crappin out - it's the FILE... 
Everything I try to display (regular text, Variable outputs) BEFORE the 
CFFILE tag works, but everything after does not show up at all - so 
apparently the query isn't even gotten to.


At 03:35 PM 1/29/03 -0600, you wrote:
>Are you sure the page is being hit?  If you don't display anything on the
>page, add a single <Cfoutput>HERE I AM</cfoutput> to the page to make sure
>that you are actually hitting the code.
>
>Andy
>
>-----Original Message-----
>From: Rafael Alan Bleiweiss [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, January 29, 2003 3:02 PM
>To: CF-Talk
>Subject: RE: CSV loop
>
>
>Well, no other debug info shows up on the page where the query is - it's
>like everything ceases at that point... CFOUTPUTs work on the page but only
>ABOVE the query code.  If I put it below the query it doesn't show up.
>
>I've never done CFDump before... what's that do?
>
>
>At 02:51 PM 1/29/03 -0600, you wrote:
> >So every other piece of debug info shows up but the query itself. What
> >happens if you cfdump the query?
> >
> >=======================================================================
> >Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
> >
> >Email    : [EMAIL PROTECTED]
> >WWW      : www.camdenfamily.com/morpheus
> >Yahoo IM : morpheus
> >
> >"My ally is the Force, and a powerful ally it is." - Yoda
> >
> > > -----Original Message-----
> > > From: Rafael Alan Bleiweiss [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, January 29, 2003 2:19 PM
> > > To: CF-Talk
> > > Subject: RE: CSV loop
> > >
> > >
> > > At 02:17 PM 1/29/03 -0600, you wrote:
> > > >Do you have this:
> > > >
> > > ><cfsetting showdebugoutput="No">
> > > >
> > > >on your page, or in your Application.cfm file? Do you see
> > > _other_ debug
> > > >info on the page?
> > >
> > >
> > > This is not set, however no other debug info appears - interestingly
> > > enough, when I put a <CFOUTPUT> with one of the variables
> > > above the query
> > > on the page, the end page does show that info, so it's
> > > processing code ok,
> > > but once it reaches that query, nothing else shows up.
> > >
> > >
> >
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to