We had the same problem here. The production database was 8i and the test database was 8.0.5 and we could not get to the 8.0.5 database with the JDBC driver that came with ColdFusionMX.
We ended up putting on the 8.0.5 client installer so that we could install an 8.0.5 type 4 JDBC driver for 8.0.5. We got it working. Chris White Yes.. CFMX Oracle driver will only work with Oracle 8"I" and above. However i got CFMX working with Oracle 8.0.5 Using Oracle Native Type IV drivers. The setup is little Tricky but works!\ Let me know.. if you need help configuring this. Joe On Mon, 2 Dec 2002 10:50:05 -0600 Jim Campbell <[EMAIL PROTECTED]> wrote: > This is interesting... > > According to MM tech support, CFMX's Type 4 > JDBC driver will not connect > with Oracle 8.0.5. Short of upgrading our > instance of Oracle (which, yes, > we should get around to one of these days), has > anyone had this problem and > come up with a way of getting this to work? > I'd prefer not to use the ODBC, > but if it's a choice between that and no > functionality at all, I'll go with > that. > > Muchas gracias, > > - Jim > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

