Welcome, Guest
Please Login or Register.    Lost Password?

Chinese Characters can't display properly
(1 viewing) (1) Guest
Please post here just questions about MDX Studio. All other questions will be moved to "Analysis Services Forum".
Go to bottomPage: 1
TOPIC: Chinese Characters can't display properly
#1185
Chinese Characters can't display properly 1 Year, 6 Months ago Karma: 0
There is no problem only in "Metadata window"
please look at the attachment.
joychen
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1186
Re: Chinese Characters can't display properly 1 Year, 6 Months ago Karma: 1
Yes - this problem got reported many times. The issue is that RichTextEdit control that MDX Studio uses does not support Unicode. I don't know how to fix it - unless there is a replacement for RichTextEdit control which is Unicode aware. Sorry :(
mosha
Admin
Posts: 278
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1187
Re: Chinese Characters can't display properly 1 Year, 6 Months ago Karma: 0
There is no problem in "Metadata window"
What's difference between "Metadata window" and "Parse Tree window"?
Maybe we can use WideCharToMultiByte?
joychen
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1188
Re: Chinese Characters can't display properly 1 Year, 6 Months ago Karma: 1
Metadata window (and Parse tree window) uses TreeView control which knows how to deal with Unicode properly.
Query editor and script windows use RichTextEdit control which doesn't support Unicode properly. I was unable to find another control which has RichTextEdit functionality and supports Unicode.
mosha
Admin
Posts: 278
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1475
Re: Chinese Characters can't display properly 10 Months, 3 Weeks ago Karma: 1
OK, with 0.4.14 you should be able to use Chinese characters in MDX query.
Thanks,
Mosha.
mosha
Admin
Posts: 278
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1