Hi,
I am trying to retrieve columns from a database, where ID matches the form ID. Then if the number of records from those columns are Zero, I use a <CFIF> tag to perform certain operation, otherwise another set of operations. When I use the DEBUG query in the <CFQUERY> tag, it shows that the records obtained are always ONE, whatever the number of records in those columns. Any help as to how I can retrieve the records and count them will be useful.
Thank you very much
ahksar
I am trying to retrieve columns from a database, where ID matches the form ID. Then if the number of records from those columns are Zero, I use a <CFIF> tag to perform certain operation, otherwise another set of operations. When I use the DEBUG query in the <CFQUERY> tag, it shows that the records obtained are always ONE, whatever the number of records in those columns. Any help as to how I can retrieve the records and count them will be useful.
Thank you very much
ahksar