Results 1 to 15 of 15
- 04-28-2008, 09:17 AM #1
- 04-28-2008, 10:30 AM #2
never been to such situation but this might help,
Inserting UTF-8 into Oracledont worry newbie, we got you covered.
- 04-28-2008, 10:59 AM #3
Thanks for your reply dear.
I have done with google....and seen many article.....:(sanjeev,संजीव
- 04-28-2008, 01:59 PM #4
I have solved it.
Saved Hindi into Oracle Database and retrieve successfully
sanjeev,संजीव
- 04-29-2008, 04:38 AM #5
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 05-02-2008, 07:07 AM #6
Ya Eranga,
replying very late.....
Just create a Unicode database in Oracle using NLS_CHARACTERSET = 'UTF8' and use the NVARCHAR2 data type to store values.
However i found some article that says you can store Unicode in Unicode database (NLS_CHARACTERSET = UTF8) or also in non-Unicode database(NLS_CHARACTERSET = WE8MSWIN1252).
I was trying on that but not able to store Unicode value (Hindi in my case).
more info....
sanjeev,संजीव
- 05-02-2008, 07:25 AM #7
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Ah, thanks for the infor Sanjeev. I'm wondering to store Sinhala letters in a Database.
- 05-02-2008, 07:32 AM #8
- 05-02-2008, 08:05 AM #9
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
I'm just tiring Sanjeev. Few attempts already failed. I'll get you if I'm stuck with it.
- 07-23-2008, 01:01 PM #10
Member
- Join Date
- Jul 2008
- Posts
- 1
- Rep Power
- 0
- 12-07-2010, 05:27 AM #11
Member
- Join Date
- Dec 2010
- Posts
- 3
- Rep Power
- 0
How to read hindi text using JAVA and saved in DB as english text..
hi sanjeev sir
I am tring to read hindi text using java and my assignment is to store these in in postgres DB as english so what changes i have to do in my code???
please help me sir.....
- 12-07-2010, 05:30 AM #12
Member
- Join Date
- Dec 2010
- Posts
- 3
- Rep Power
- 0
calling vb function from java code
Sanjeev sir,
i have vb code in that finding the ASCII char of hindi text. but my project is in java. can u please tell me how to call vb function from java code..
- 12-07-2010, 06:29 AM #13
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Actually this is very old thread, Sanjeev start this more than two years ago. It's already marked as solved too. So why don't you start a new thread in relevant sub-forum.
- 12-07-2010, 08:10 AM #14
Member
- Join Date
- Dec 2010
- Posts
- 3
- Rep Power
- 0
How to call vb fun from java code...
hi Eranga,
Do you know the ans of my q????
then please reply me otherwise not...
- 12-07-2010, 10:41 AM #15
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
If you do it in proper way, yes I can. But not like this.
Please don't continue this discussion since your question is not relevant to the title.
Similar Threads
-
How can I save the content of textfield in a text file?
By fred in forum Java AppletsReplies: 7Last Post: 08-17-2010, 06:00 PM -
Writing text into an image and save it
By elcapi in forum Java 2DReplies: 6Last Post: 09-18-2009, 05:47 PM -
Using JDBC to connect to ORACLE database
By Java Tip in forum Java TipReplies: 0Last Post: 02-10-2008, 11:27 AM -
save file to database
By katerinaaa in forum New To JavaReplies: 0Last Post: 08-14-2007, 12:15 PM -
Hibernate 2.1.8 / Oracle 10 / Tomcat 5.0.28 : Data not retrieved from the database
By scastro in forum JDBCReplies: 4Last Post: 08-09-2007, 10:41 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks