Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

query.recordcount

Status
Not open for further replies.

newbby

Programmer
Mar 16, 2004
36
US
Hi,
In CF 5, I could write <cfif query.recordcount gt 0>
do something
<cfelse>
do something else
</cfif>. This worked fine in CF 5. We recently upgraded to MX and the above code generates an error. Thanks.
 
This should be submitted in the CF forum but what is the error you are getting. At first glance it should work.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top