I have been trying to get the JDBC portion of the Extension library to work with our Oracle databases now for about 2 months. I\'ve worked through various issues and misunderst
Based on your question here and your other related question ( JDBC installed, but getting error trying to connect to Oracle ) it sounds like you need to add the ojdbc14.jar file to the jvm\lib\ext folder on the server (or somewhere else where the server can see it).