Thanks everyone.

Seems like CF is just a little syntactically confusing - anywhere else
you have '.' you can use [''], but not here.

Cheers,

Mark

On 5/22/06, Blair McKenzie <[EMAIL PROTECTED]> wrote:
> Cfoutput and cfloop don't change the query, they just create local variables
> with the column names (plus query.currentrow). When you refer to
> query.column, you're refering back to the origonal query. If you aren't
> using currentrow or the local variables you might as well not have a query
> loop at all.
>
> Blair
>
>
> On 5/22/06, Barry Beattie <[EMAIL PROTECTED]> wrote:
> >
> > >>  works because you actually have a java object of type jdbc.recordset
> >
> > are you *sure* it's a recordset, not a hashtable?
> >
> >
> >
>


-- 
E: [EMAIL PROTECTED]
W: www.compoundtheory.com
ICQ: 3094740

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to