Fetching data as Arabic from database??

Reply

Join Date: Mar 2008
Posts: 2
Reputation: prabbhhu is an unknown quantity at this point 
Solved Threads: 0
prabbhhu prabbhhu is offline Offline
Newbie Poster

Fetching data as Arabic from database??

 
0
  #1
Oct 22nd, 2008
I am using Java along with hibernate, I stored datas in UTF-8 format for my project, i need to retrieve datas in Arabic, give me some ideas about this conept... i m in hurry... reply me as ap..
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 164
Reputation: orko is an unknown quantity at this point 
Solved Threads: 10
orko orko is offline Offline
Junior Poster

Re: Fetching data as Arabic from database??

 
0
  #2
Oct 22nd, 2008
Tell us more. Are you reading the data? What are getting as your data? This can be taken care in Database [Depending on how you are using it] or you can get the data and convert into arabic. Show us how you are doing it if you really want any help.
A Perfect World
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 2
Reputation: prabbhhu is an unknown quantity at this point 
Solved Threads: 0
prabbhhu prabbhhu is offline Offline
Newbie Poster

Re: Fetching data as Arabic from database??

 
0
  #3
Oct 23rd, 2008
Originally Posted by orko View Post
Tell us more. Are you reading the data? What are getting as your data? This can be taken care in Database [Depending on how you are using it] or you can get the data and convert into arabic. Show us how you are doing it if you really want any help.
I want to store data in UTF format, when retreiving the data convert that UTF format into some language say Arabic and Hindi. This is problem . Could you help me in this regard...
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 164
Reputation: orko is an unknown quantity at this point 
Solved Threads: 10
orko orko is offline Offline
Junior Poster

Re: Fetching data as Arabic from database??

 
0
  #4
Oct 23rd, 2008
On the first post you said you have already stored your data in database, now you are saying you want to store your data in UTF (which means you didn't store anything anywhere). It appears to me you actually didn't do anything yet. However, you should use InputStreamReader and OutputStreamWriter to read and write data. Hope it helps.
A Perfect World
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 706
Reputation: stultuske is a jewel in the rough stultuske is a jewel in the rough stultuske is a jewel in the rough 
Solved Threads: 84
stultuske's Avatar
stultuske stultuske is offline Offline
Master Poster

Re: Fetching data as Arabic from database??

 
0
  #5
Oct 24th, 2008
and keep in mind that you have to use the right encoding
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC