Is there a way to access query results by referencing the record's row
number?  I've tried

foo[1].Title

to get the Title field in row 1 of my query named foo, but I get this error

[Table (rows 1 columns TITLE): [TITLE: [EMAIL PROTECTED] ]
is not indexable by 1

I know I can loop through the query results with <cfloop> and set a start
and an end record, and I can make that work for what I'm doing, but it would
be a pain.

Thanks for any help!

Nancy P. Tracy
Electrical Design and Web Development
GE Global Controls Services
3800 N. Wilson Ave.
Loveland, CO 80538
970.461.5273
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to