Hey cfers..

Im trying to jump to a particular row in a 
Resultset and cant remember whether this is
Possible by treating the query object as an
Array of structures??

Can I do this? If so.. Where am I going wrong?

Query returns 3 records..

<cfquery name="getTypes" datasource="#request.datasource#">
SELECT  custTypeID, active
FROM    custContactTypes
</cfquery>

#getTypes[2].active#

Error:
The member "2" in dimension 1 of object "getTypes" cannot be found.
Please, modify the member name.

Regards,

Adam Chapman
Virtualtours.com.au
mailto:[EMAIL PROTECTED] 

Phone: 1300 366 122
Int: +61 3 9720 5733
Fax: +61 3 9720 6377

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to