Just brought our large enterprise application up for testing on CF8, and immediately ran into problems with Procparam dbvarname.
Our app is several years old and has code from CF5 days still. And, since dbvarname was ignored under CF6, CF7, changes or inconsistencies in the code regarding dbvarname use were also ignored. What I'm seeing in code is that stored proc calls often have dbvarname defined for all IN params, but not for OUT params or INOUT params. Under CF8, if used, dbvarname must be fulfilled for ALL params. Is there an option we can switch under administrator or in a config file that will make dbvarname ignored like it was under CF7? Cheers, Kris ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293290 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

