Three issues that come to mind:

Cannot access transaction errors because a coldfusion exception is thrown so 
any validation exceptions must be handled through cftry/cfcatch instead of the 
CFSTOREDPROC. If en error occurs in SQL, it means coldfusion throws an error 
too.

dbvarname is completely useless. It would be nice to be able to send values 
across out of order or not send a value if it is not needed (NULL). It would 
also be nice to have those values in the debugging to reference.

I have found a pretty good work around for the exception but still nothing for 
dbvarname.

Discuss. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325743
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to