Hi,

    I'm getting this odd.. problem.. when doing..

    <cfouput query="QUERYONE" group="SOMECOLUMN">
       <cfloop query="QUERYTWO">
         <cfif QUERYONE.XID eq QUERYTWO.YID>
          SOMETHING
         </cfif>
       </cfloop>
    </cfoutput>

    in the loop QUERYONE.XID will keep the first row value.

    if I remove the prefix from XID.. it gives me an error saying its 
not defined. Which is odd by itself.

    I can get away from the error by setting a variable.. before the 
loop and then compare on it..

    Any thoughts on this..

Regards,
-- 
Umer Farooq
Octadyne Systems
[EMAIL PROTECTED]
+1 (519) 772-5424 voice
+1 (519) 635-2795 mobile
+1 (208) 275-3824 fax


LOOKING FOR A USED CAR IN IOWA VISIT: http://www.IowaMotors.com


WARNING: ------------------------------- The information contained in 
this document and attachments is confidential and intended only for the 
person(s) named above. If you are not the  intended recipient you are 
hereby notified that any disclosure, copying, distribution, or any other 
use of the information is strictly prohibited.  If you have received 
this document by mistake, please notify the sender immediately and 
destroy this document and attachments without making any copy of any kind.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186934
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