Ask a Question related to Coldfusion Database Access, Design and Development.
-
cfskyline #1
Oracle JDBC driver and CF MX 7 Standard edition
hi, guys.
is it possible to use Oracle JDBC driver with CF MX 7
Standard edition?
all our CF servers are Enterprise edition so we never ran into any
problems connecting to Oracle servers.
however, there will be a couple of new CF servers with relatively
simple jobs running and we're trying to determine if we can use the
Standard edition instead.
I'd like to test this on my own, but CF MX 7 Standard edition is not
available as a trial download.
if there's someone who's done this already, I'd love to hear from
you.
can anyone shed a little light on this?
thank you very much!
J
cfskyline Guest
-
Oracle JDBC driver and CF Standard edition
hi, guys. is it possible to use JDBC driver for Oracle with CF MX 7 Standard edition? all our CF servers are Enterprise edition and we've been... -
CF 7 Standard + Oracle JDBC drivers + CLOB fields
Hello all, I?m trying to update/select CLOB fields in an Oracle 8.1.7 database with CF 7 Standard Edition. I?m using the Oracle JDBC drivers... -
[Macromedia][Oracle JDBC Driver]No more dataavailable to read.
Are you on Coldfusion MX6.1? There was http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18807. Download and install the Datadirect... -
[Macromedia][Oracle JDBC Driver][Oracle]ORA-01000:maximum open cursors exceeded
Here is the technote from Macromedia regarding this issue: http://www.macromedia.com/go/tn_17660 Hope this helps! -
Installing DB2 JDBC Driver on CFMX 6.1 Standard
I want to connect to a DB2 database that resides on an AS400. I've seen several articles on how to build a connection string but nothing on where... -
Shigeru@Linkcom #2
Re: Oracle JDBC driver and CF MX 7 Standard edition
Hi, J.
We've used Oracle JDBC driver with CF7 std for our product.
I believe that you can use Oracle 9i JDBC driver with CF7 std.
But Oracle 10g JDBC driver with CF7 std has a problem.
The problem is related to "Date" type of table column.
ColdFusion can't convert from "Date field" of Oracle 10g driver to "Time" data
..
For example, value of "06/14/2006 14:15:32" in DB is converted to "06/14/2006
00:00:00".
Shigeru@Linkcom Guest
-
paross1 #3
Re: Oracle JDBC driver and CF MX 7 Standard edition
For the date/timestamp issue, you might check thread [url]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=6&threadid=1145825[/url]
Phil
paross1 Guest
-
Shigeru@Linkcom #4
Re: Oracle JDBC driver and CF MX 7 Standard edition
Thanks, paross1!!
( I didn't know about this. )
Shigeru@Linkcom Guest



Reply With Quote

