You're trying to access the whole record that way.  You'd need to 
specify which field you're trying to access to get that specific value.

myQuery.field[8]



Andy Matthews wrote:
> 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:238421
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to