There is also ojdbc14.jar. You will probably want to add this jar to Cayenne Modeler's CLASSPATH, too. Do this in the preferences. This will allow you to generate the database schema if you need to.
/dev/mrg On Tue, May 27, 2008 at 7:35 AM, Garcia Corral, Josep <[EMAIL PROTECTED]> wrote: > I use: ojdbc14_g.jar (this is the debug version I think). > URL: jdbc:oracle:thin:@<server>[:<1521>]:<database_name> > Example: jdbc:oracle:thin:@myserver:1521:mydatabase > > > Josep > > -----Mensaje original----- > De: Elena Doyle [mailto:[EMAIL PROTECTED] > Enviado el: martes, 27 de mayo de 2008 13:08 > Para: [email protected] > Asunto: Oracle driver > > Can you please help me to configure connection to oracle database. I need to > know which driver to > use (I have jdbc14.jar from oracle) > And how to specify name of the driver in a dialogue box: JDBC Driver > > Many thanks > > Elena >
