I'm confused about cfprocparam. (mx7pro) The documentation states you have to specify them in order relative to the stored proc. There is no way to bind them to the proc's variable. However the debugging output generates a table for each proc call and there is a column for dbVarName, which makes me think that binding to a named parameter is possible. Has anyone written a replacement cfstoredproc tag? Can I use the underlying java to do this? Does anyone have any good links for this. Mostly what i've found so far just repeats that you must pass all db vars in order.
TIA Anthony ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:214207 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

