CS3340:   Intro OOP and Design

 

Oracle Drivers

 


Please take note of the fact that you can get the oracle drivers (at this moment) off
Oracle.com at:

http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html

 

You will need to download the appropriate jar file (i.e. ojdbc6.jar ) for
use in creating JDBC code for your Project. You will need to download it somewhere in your project code directory and edit your Eclipse project properties to include this jar file
when compiling.

© Lynne Grewe