Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Bakir Farooq   on Jan 04 In Java Category.

  
Question Answered By: Rafael Thompson   on Jan 04

go to the directory where oracle  is installed.
go to jdbc
go to lib

here ull find some zip file.

therel be two files - classes111.zip, nls_charset11.zip

or classes12.zip, nls_charset12.zip

if u find these files simply set the "classpath" variable in system
variables to these two files.

eg d:/oracle/jdbc/lib/classes111.zip
&
d:/oracle/jdbc/lib/nls_charset11.zip

if u dont find these files, take it from someone who has it.

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 


Tagged: