Hmmm, I know I still pass in @varname in dbvarname as it doesn't fail so at least it is backward supported!!
-----Original Message----- From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED] Sent: 21 December 2004 19:41 To: CF-Talk Subject: Re: CFStoredProc bug? > The dbvarname attribute is no longer used in CFMX: "it is now ignored > for all drivers.... ColdFusion MX does not support named parameters". Why does this strike me as MM saying "It's not a bug, it's a feature!" ??? I wonder what convinced MM to do away with that little tidbit... did they think that people would always pass all of the parameters to all of their stored procedures? Makes me wish I could write my own version of CFStoredProc and have it override the one MM has in there. What's that called again? Okay, well I know the easy way to fix it so I'll just work that into the code... and double check the order of my procparam's in the rest of the cfstoredproc's I've gotten in there. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188505 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

