Skip to Main Content

Java and JavaScript in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

package oracle.jdbc.driver does not exist

user5116754Sep 14 2010 — edited Sep 18 2010
I get the java compiler error "package oracle.jdbc.driver does not exist"
when I'm trying to import JDBC Driver with command:
import oracle.jdbc.pool.OracleDataSource

What's wrong with that?
I'm using OracleClient 11.0.2.
JDBC is installed in C:\app\user\product\11.2.0\client_1\jdbc\

Thanks so far.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 16 2010
Added on Sep 14 2010
7 comments
11,028 views