Isn't it more the fact JDBC does not support it? Could be wrong.....

And you should always ensure new params are added at the end :-)










"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-----Original Message-----
From: Dan G. Switzer, II
To: CF-Talk
Sent: Thu Nov 02 23:00:21 2006
Subject: RE: Stored Procedure oddity 

>> if you look at the above code you'll see that the CFPROCPARAM
>> is missing the DBVARNAME parameter. I don't know how it got
>> passed the CFDebugger into our production environment but it did.
>
>It's been a while since I've had to worry about CF 5, but I don't think
>that
>the DBVARNAME attribute is always required in 5. I know that it's not
>supported at all in later releases. In the absence of a name, positional
>notation is generally used.

The DBVARNAME should not have ever been required. 

I remember being very disappointed that MS-SQL did not support the DBVARNAME
when the stored proc tags first came out. I remember being stumped on why my
code broken when I re-ordered some of the <cfprocparam /> tags. I thought
the DBVARNAME attribute was enough and that order would be irrelevant.

-Dan




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258943
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