number. Unlike queryname.column syntax, which defaults to row 1,
queryname["col"] must be passed a specific row number, ie
queryname["col"]["row"]
-Raymond Camden
> -----Original Message-----
> From: Dave Watts [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 30, 2004 4:45 PM
> To: CF-Talk
> Subject: RE: Query manipulations...
>
> > Thanks to both of you, that worked! Wasn't aware of the ability to
> > use [] in queries....anywhere I can look to find out more about it?
>
> This is covered in unit 4 of the official MM course "Advanced
> ColdFusion Development". However, there isn't very much to
> know about it - you can treat a query column as if it were an
> array, in order to reference a value at a specific position
> in the column.
>
> Dave Watts, CTO, Fig Leaf Software
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

