Ask a Question related to Coldfusion Database Access, Design and Development.
-
xrubin #1
CFSTOREDPROC + CFMX 7 + Oracle 10g R2 doesn't work
For anyone calling Oracle stored procedures in CFMX 7 using CFSTOREDPROC , I
thought I would pass on our finding that the JDBC drivers that Macromedia
posted on 5/13/2005 (version 3.40.50) do not work with Oracle 10g release 2
(R2, 10.2). You can use CFQUERY with these drivers but CFSTOREDPROC returns a
Net8 Protocol error when trying to return a resultset. The 5/13/2005 drivers
WILL work with Oracle 10g release 1. The date of this posting is 8/7/2005.
Presumably, these drivers will be updated to be compatible with 10g R2.
Mitch Rubin
xrubin Guest
-
CF MX7 <cfstoredproc> with Oracle
O.k. I am getting the following error using CF MX7 when I create a new record, but update works fine. However, this works fine on CF MX6.1 ERROR:... -
CFSTOREDPROC to Oracle on Linux fails - same query onWin2003 works
Hi folks I hope you can help me. I'm having a terrible time trying to get a query to work. I've got a CF MX6.1 Standard system talking to an... -
cfstoredproc oracle error code 6550
The stored procedue runs in Oracle (SQL Plus). When the stored procedure is run using ColdFusion it throws error: wrong number or types or... -
Oracle on CFMX 7
"Bill_Sahlas" <bsahlas@macromedia.com>, haber iletisinde şunları yazdı:cugmdg$1lt$1@forums.macromedia.com... Is this still true for new JDBC... -
cfstoredproc for oracle driver
I am currently running on CF 5 Standard and an Oracle 9i db. The problem is that we had to use the oracle driver to run stored procs in CF 5. Is... -
PHANYL #2
Re: CFSTOREDPROC + CFMX 7 + Oracle 10g R2 doesn't work
I just learned this one... the hard way!!
Trashing R2 and going back to R1.
PHANYL Guest
-
sdupre #3
Re: CFSTOREDPROC + CFMX 7 + Oracle 10g R2 doesn't work
The 3.4 drivers only officially support R1.
The 3.5 drivers support beyond that.
We've tested 3.5 lightly internally but have not released this build to
customers yet since they are relatively new.
Stephen Dupre
Macromedia QA
sdupre Guest



Reply With Quote

