With SQL server you had to specify the proc params in order regardless of CF version. Led me to wonder why you had to specify a dbvarname attribute at all if it didn't appear to be used.........
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 25 July 2002 16:24 To: CF-Talk Subject: CFPROCPARAM behavior change with MX+Oracle? 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... -- Edward Smith Internet Broadcasting System Director of Architecture http://www.ibsys.com ______________________________________________________________________ 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

