> From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED] 
> 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?

What is forcing you to pass all of the parameters to your procedures?
I am not following you here... Are you reusing procedures for different
operations in your application whereby one operation might need to deal
with a subset of what the procedure was intended for? Named parameters
in your procparam tag just means you have to maintain code between the
DB and the calling code... Seems a little tedious to me.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188451
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

Reply via email to