The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
January 2002

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Unicode problem

Posted by reach_nitin91 on January 11, 2002 at 6:24 AM

Im using JDK1.3, im unable to fetch chinese and arabic text from
access 2000 database (Font used MS Unicode in Acces2000).Arent resultset.getString() supposed to do the job for me. Ive even tried
1.putting the various charsets in the properties of the connection
2.Changing font.properties to Arial unicode MS
3.Using Java.exe with various encodings
4.resultset.getCaharacterStream
5. resultset.getUnicodeStream...etc

I am using Swings as front end.

Nothing works...what do i do?????



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us