hi
i have a project and i have database that is written in arabic language when i run my program all iget is small square instead of the arabic character and i have try to solve this problem 3 months ago and i have search the web and i didnot get an answer for any advise i 'll be thankful?
lena1990 -3 Junior Poster in Training
Recommended Answers
Jump to PostYou need to use the unicode value for every arabic character to print the arabic characters....
check this out...
http://unicode.org/charts/PDF/U0600.pdf
You could do that manually... or you can use many online arabic to unicode convertors found online...
like …
Jump to PostYou can start here, Oracle's Internationalization tutorials
Jump to PostI dont think the console can print this. Try using it in a GUI application.
would depend on the console, but most indeed support only 7 bit ASCII
All 10 Replies
stevanity 4 Posting Whiz in Training
lena1990 -3 Junior Poster in Training
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
lena1990 -3 Junior Poster in Training
stevanity 4 Posting Whiz in Training
lena1990 -3 Junior Poster in Training
stevanity 4 Posting Whiz in Training
jwenting 1,905 duckman Team Colleague
lena1990 -3 Junior Poster in Training
stevanity 4 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.