With SQL Server 2000 Analysis Services you can localize just about
everything in your cube. Look at BOL under the topic "Multiple Language
Implementation Using Member Properties". Unfortunately you cannot control
level names. With the next release of Analysis Services with SQL Server 2005
you will be able to localize everything.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"walti" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hi,
I was wandering what would be the best approach to take
for a cube localization project.
If I were to display the various dimension levels and
measures values localized to English, French, and Spanish?
This without braking predefined views?
Thanks. |