I would be very suspicious about this, if you do a query and no records are
returned the recordcount will always hold 0.... The only posssible solution
is that the query is not being called.



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 28 November 2000 2:40 AM
To: CF-Talk
Subject: What is xy.recordcount ?


Hi List, I have a query (xy) where I want to make a cfif-question on
xy.recordcount.
What would xy.recordcount be if xy.recordcount would throw no record ?
I assumed "0". But it seems to be somehow undefined.
Ideas why and what it is ?
Should I prefer the "Count"-Statement from SQL for this ?

Uwe

Mail: [EMAIL PROTECTED]
Web: www.sdsolutions.de


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to