According to CfQuickDocs, that is not currently an attribute: http://www.techfeed.net/cfQuickDocs/?getDoc=cfquery
I wonder what would be the point of that? It'd sure make it harder to read your SQL and you couldn't use cfqueryparam. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 13, 2006 3:27 PM To: CF-Talk Subject: <cfquery sql=" ... Hey all, I just saw a code sample, and verified it on the livedocs, basically: <cfquery datasource="dsn" sql="insert into ..."> Since when did cfquery have a sql attribute, and is this deprecated or what? Maybe i'm just dense, but I've never seen it before. -- nathan strutz http://www.dopefly.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253070 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

