aspose file tools
The moose likes JDBC and the fly likes japanese data in oracle 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 "japanese data in oracle" Watch "japanese data in oracle" New topic
Author

japanese data in oracle

ashish verma
Greenhorn

Joined: Sep 14, 2004
Posts: 5
Hi all
I want to insert some japanese data in oracle using java. Some body describe me the step wise procedure for doing this.
Thanks
Ashish
Dilshad Marikar
Ranch Hand

Joined: Sep 08, 2004
Posts: 32
no, but i can point you to the globalisation guides for oracle 9i which has all the info you need!


You'll need to create an oracle account first though (free as far as I know)

I did this some time ago, and I don't recall it being too difficult, a case of creating a unicode database and having various NLS_LANGxxx parameters (both database initialisation parameter and os environment variables) set up correctly...

[ December 18, 2004: Message edited by: Dilshad Marikar ]

[ December 18, 2004: Message edited by: Dilshad Marikar ]
[ December 18, 2004: Message edited by: Dilshad Marikar ]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: japanese data in oracle
 
Similar Threads
Retrieving japanese characters through jdbc
Regarding the xml generation of the japanese data
Weblogic support for Japanese Character
Retrieving japanese characters through jdbc
Regarding insertion of Japanese charachters in UTF-8 database