aspose file tools
The moose likes JDBC and the fly likes Oracle oci8 JDBC Driver doesn't support cp1251 charset Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Oracle oci8 JDBC Driver doesn Watch "Oracle oci8 JDBC Driver doesn New topic
Author

Oracle oci8 JDBC Driver doesn't support cp1251 charset

s Joshi
Greenhorn

Joined: Sep 26, 2005
Posts: 12
Hello,

I am trying to read and load an HTML file which contains Microsfot Word specific chracters in Oracle database(e.g �this is a test�). I use Cp1251 character encoding. When I use oci8 driver, it puts garbage for those special characters but when I use thin driver it puts correct value in the database.

How can I enable Cp1251 character encoding for OCI8 driver?

Any help is appreciated.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Oracle oci8 JDBC Driver doesn't support cp1251 charset
 
Similar Threads
JDBC expert please help
JDBC error when connecting to Oracle
How does Java work with Oracle?
using loadjava command with Oracle
no ocijdbc9 in java.library.path in JDK 1.4.2