Repost: Can't set Locale Identifier through Analysis Services UI -
06-07-2004
, 08:51 PM
Hi... no response to my previous post, so reposting with my new MSDN email ID
-----------------------
I'm connecting an Analysis Services Server running on an Windows 200
(locale ID 1033) machine to an SQL Server containing Japanese data
The default connection is in Locale ID 1033, which unfortunatel
munges the Japanese. So I want to change the Locale ID to 1041
I've observed the following when trying to do this via the U
1. Right Click the data sourc
2. Select Edit..
3. Select the All ta
4. Select Locale Identifie
5. Select Edit Value..
6. Change the value to 104
7. OK out of the dialog
8. Select Edit..
9. Select the All ta
OBSERVE: the Locale Identifier is set back to 1033. And the Japanes
is still munged
If I go directly into the repository database (in an SQL Serve
database) and directly change the connection string to include Local
Identifier=1041, then restart the server, the Japanese appears OK.
But if I go back to Data Source/Edit.../All, the Locale Identifier i
still displaying as 1033
UPDATE: If I set the default charset on the Analysis services box (in Regional Settings) to Japanese, the Locale ID is still 1033, but the Japanese doesn't get munged..
Is this a bug
Thanks
Jonatha |