Skip to main content
This topic has been closed for replies.

2 replies

itisdesign_-_AH
Inspiring
November 26, 2012

Currently, the Req/Opt column for cfquery's name attribute says "Required".

Since cfquery's name attribute is actually optional, that should probably be changed to say "Optional".

Thanks,

-Aaron

Inspiring
October 15, 2012

This page should mention the changes to how the query cache works in CF10, as it's not quite backwards compatible with earlier versions of CF, in some edge cases. it's important to know about this: http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185187f5cb36b135869d3836-7ffe.html

itisdesign_-_AH
Inspiring
November 9, 2012

There is a db-independent way to get the ID of the inserted row: result_name.GENERATEDKEY.

Others noted this before, yet the comments were deleted and doc remained unchanged.

Thanks,

-Aaron

(edit: hmm, looks like I accidentally "replied" to your comment Adam =P ..too tired and clicked the wrong 'reply' bttn)