> From: Michael Dinowitz [mailto:[EMAIL PROTECTED] 
> Yep.
> 
> <cfprocparam type="In" cfsqltype="CF_SQL_INTEGER" dbvarname="Order_ID"
> value="#Arguments.Order_ID#" null="no">
> 
> This binds to the Order_ID inside the SP which is defined 
> (inside) as @Order_ID. The reason for the @ inside is to show 
> it's a SQL variable.

The dbvarname attribute is no longer used in CFMX: "it is now ignored
for all drivers.... ColdFusion MX does not support named parameters".

Mike

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - New Atlanta
http://www.newatlanta.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188410
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to