I have been using stored procs with SQL 2000 for many years on CF
versions 5-9. dbvarnames are ignored in the java versions of
ColdFusion. If you pass all the procparams to the stored procedure in
the order that they are defined int the stored proc, it works fine.

Dean

On Tue, Jun 21, 2011 at 10:15 AM, Ras Tafari <[email protected]> wrote:
>
> wow, thanks. i had no idea :)
>
> lol, the subject was more indicative of what my question was...
>
> whats up with dbvarname and named parameters in cf8/9?
>
> doesnt seem to work (out of the box)... is there a work around?
>
> tw
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345482
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to