Ah...that's fine then. That's what I'm trying to get at anyway.

Thanks Todd.

<!----------------//------
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Todd Rafferty [mailto:[EMAIL PROTECTED]
Sent: Friday, April 21, 2006 2:48 PM
To: CF-Talk
Subject: RE: accessing a specific row in a query?


Can't access just the row by itself I believe, but you can access
myQuery[row][column] just fine.

-----Original Message-----
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: Friday, April 21, 2006 3:44 PM
To: CF-Talk
Subject: accessing a specific row in a query?

Assuming I have a query named "myQuery" which returns 10 rows, how could I
get direct access to row 8? This is assuming the query will always return
the same amount of rows.

I thought it might be something like:

myQuery[8]

but that returns an error.

<!----------------//------
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238420
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to