So if and when it gets fixed, all the mismatched (typos) variables will break??
-----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2008 10:15 AM To: CF-Talk Subject: RE: cfprocparam order > I've noticed this for a while but was curious to see if > anybody else has... the variable name doesn't matter when > calling a stored procedure, all that matters is the order of > the procparams. I thought this needed to match the stored > procedure's variable names. Is this a bug? No, it's a known issue. The DBVARNAME attribute worked in CF 5, but no longer works with CFMX or higher. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310235 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

