here is a very old blog post I did on the subject, this is probably for SQL Server 2000, but may still be applicable. http://www.michaels.me.uk/archives.cfm/search/?term=noise+words
On Thu, Jan 23, 2014 at 7:42 PM, Brian Cain <[email protected]> wrote: > > When I call a proc with no noise words it works as expected. When I add > the noise words back to the proc, save the cfstoredproc result to a > variable and dump that I get cached=false and executiontime=395. There are > no proc results returned with it. > > I even tried adding the cfprocresult tags to check for multiple result > sets, and they are not defined when I attempt to dump them. I would have > thought I would get a different error with the cfprocresult tag assigned > the result sets that do not appear to exist, but i only get an error when I > try to access the variables defined by the cfprocresult. > > > On Thu, Jan 23, 2014 at 1:33 PM, Dave Watts <[email protected]> wrote: > > > > > > I tried that, and it did not make a difference. I still get the > > > informational message with option on or off. > > > > What happens if you call it with CFSTOREDPROC, and specify two > > different recordsets? > > > > Dave Watts, CTO, Fig Leaf Software > > http://www.figleaf.com/ > > http://training.figleaf.com/ > > > > Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on > > GSA Schedule, and provides the highest caliber vendor-authorized > > instruction at our training centers, online, or onsite. > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357495 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

