Hi,

Sorry for the basic question - but we all have to start somewhere right?

OK all I need to do is find out how many rows are returned on the following
Query:

<cfquery name = "sub_cats" datasource = "localads">
    Select sub_id, sub_name, sub_descript
        FROM sub_categories
            WHERE cat_id = '#cats.ID#'

</cfquery>

Thanks...:)

Will
--
Lukrative Media Ltd - Berkshire, UK

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to