Jezz, I KNEW it was obvious...

<cfset rcount = '#TRAK#.recordcount'>
<cfset rcount = Evaluate(rcount)>




:> I'm using a looped query like:
:> 
:> <cfloop index="TRAK" list="#queryLIST#">
:>      <cfquery name="#TRAK#" datasource="MyData">
:>              SELECT *
:>              FROM INT_PROJECT
:>              WHERE TRACK = '#TRAK#' and ARCHIVE = 'No'
:>              ORDER BY ID DESC
:> </cfquery>
:> 
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to