That depends entirely on how much you actually relied on the dbvarname attribute. If most of your procedures have only one argument or you nearly always provide your cfprocparam arguments in the same order they're declared in the procedure script, you're right. On the other hand if you have a lot of cfstoredproc tags where the cfprocparam tags are randomly or semi-randomly ordered but used the dbvarname attribute to associate them then you'll get errors more often than not.
> Good point - eventually you may look at this - but I'm > using cf6 and cf7 > with no issues on this - it will be 'ignored' more than it > would be errand. > Kevin > -----Original Message----- > From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] > Sent: Friday, May 20, 2005 10:21 AM > To: CF-Talk > Subject: RE: CFPROCPARAM Help Needed >> As it is cf5 - you can ignore the depreciation comments - > Except that if they plan to upgrade ever, it will be > easier if they > don't rely on dbvarname sooner than later... In this case > it won't > matter because the sp only has one parameter, just saying. > :) s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com http://coldfusion.sys-con.com/author/4806Dealey.htm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207283 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

