<--- --------------------------------------------------------------------------------------- ---- Blog Entry: Ask Ben: Protecting Database Table Names In ColdFusion CFQuery Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:867.view Date Posted: Jul 26, 2007 at 2:33 PM ---- --------------------------------------------------------------------------------------- ---> address contact phone notes SELECT COUNT( * ) AS count FROM [#FORM.table#]

Records in #FORM.table#: #qTable.count#