August 14, 2009 at 12:30 pm
I have some Kanji double byte data in an nvarchar field in my database. I'd like to be able to see this in the results pane of the query analyzer, in Kanji characters. Right now when I view the data I just get little boxes like this - 加戸.
From the searching I did, it appears that there's some way to set the font to ansi unicode (or at least, there was in sql 2000). But for the life of me, I can't figure out where to set the font in the query analyzer result pane anyhere - right click doesn't do it, I can't find anything appropriate in the Tools/Options area.
thanks for any responses!
Sylvia
August 14, 2009 at 12:37 pm
I don't know about the results pane but the code save page comes with an arrow that will take you to an encoding page that will let you save the code as Japanese and if you are in XP2 that is a file in regional that you can install to use the east Asian languages like Japanese, Chinese and Korean all with more that 2000 characters alphabets.
If that does not work then you need to go to the table design page and change all your Nvachar columns to the Japanese version you need.
Kind regards,
Gift Peddie
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply