>> Could you tell me how do I replace the version 3.3/3.4 >> DataDirect driver - with the 3.5 version that works? >> I mean is there some path/procedure to follow to be able to >> replace this properly and ask ColdFusion to use the new >> version instead? > >Technically, it's easy to use any external JDBC driver instead of the ones >that come with CFMX. However, until DataDirect provides a new version to >Macromedia, you would have to purchase the driver from DataDirect to do >this, and it isn't cheap - around $4k if I recall correctly. You might >instead try Oracle's own JDBC drivers, which presumably have been updated to >support 10g R2. > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ > >Fig Leaf Software provides the highest caliber vendor-authorized >instruction at our training centers in Washington DC, Atlanta, >Chicago, Baltimore, Northern Virginia, or on-site at your location. >Visit http://training.figleaf.com/ for more information!
The 3.5 drivers that fix this problem are going into beta today. We expect after this short beta, we'll release the 3.5 drivers as a hotfix for the Oracle problem with 10gR2. There's no need to go out and buy other drivers. The 15 day trial would work too. The URLs are slightly different with the un-branded drivers: Class: com.ddtek.jdbc.oracle.OracleDriver URL: jdbc:datadirect:oracle://server1:1521;ServiceName=<serviceName>; If you want to get in on the beta, let me know. It's starting today. Stephen Dupre Macromedia QA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219115 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

