If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > ASE12.5.1/Jisql & UTF-8 does not display correctly

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-21-02, 14:58
anfo anfo is offline
Registered User
 
Join Date: May 2002
Location: NY
Posts: 4
ASE12.5.1/Jisql & UTF-8 does not display correctly

I have a database with fields defined as univarchar. I cannot get Jisql to display the data correctly in these fields, all charachters display as shadowed rectangles.

To verify the database is setup properly, if I use the command line isql with the -Jutf8 switch the info displays fine. Without the switch I get what appears as hex representations of each charachter in the univarchar field (using iso_1 default).

I am assuming Jisql is a.) not configured properly or b.) lacking utf-8 functionality/support or is buggy.

Has anyone been able to get Jisql to display utf-8 encoded data properly(multi-lingual, i.e. Japanese,German, English etc in same table)? I cannot believe Sybase would release this otherwise. I am new to unicode and going from 11.0.3.3 to 12.5.1 so please excuse any obvious oversights.
Reply With Quote
  #2 (permalink)  
Old 03-17-03, 16:50
bags bags is offline
Registered User
 
Join Date: Mar 2003
Posts: 3
Review

Did you get a solution for this issue? I face this too.
Bags
Reply With Quote
  #3 (permalink)  
Old 03-17-03, 17:03
anfo anfo is offline
Registered User
 
Join Date: May 2002
Location: NY
Posts: 4
no, I did not. I have been using isql and squirrel (from sourceforge.net), it is pure java so you can run it on win, unix etc, just need to set up your jconnect drivers.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On