Whenever I have used ORACLE stored procs (and we use ORACLE and SPs eclusively here) with CF version 4, 4.5.1, 5 I have had to specify the params in order or I recieved the "wrong number of calls or types" error. As far as I know this has always been the situation.... but I could always be wrong.
Frederic [EMAIL PROTECTED] wrote: >Hey all, > >I'm wondering if anybody else has noticed that CFStoredProc and >CFProcParam behavior has changed (with Oracle) from Pre-MX to MX with >respect to 'Named Notation' no longer working for Oracle in MX? Or was >everybody just smart and have their CFProcParams in the right order >before? > >In Pre-MX, you didn't have to have your CFProcParams in the same order >as the SP (in Oracle). > >In MX, you do - which is consistant with Oracle JDBC. > >Or am I crazy... > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

