![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I have a fact table that is using unicode data types. When I process my olap db, it isn't accepting my Unicode characters (they're coming out as ? characters). I found an article that states that the OLAP Data type should be either: BSTR WChar or VarWChar in order to hold Unicode data types. How do I change the data types within the OLAP database so that I can see my Unicode characters? Thanks H |
#3
| |||
| |||
|
|
-----Original Message----- SSAS is natively Unicode there is nothing special you need to do to use it. Either the problem is the source database supplying the data; or the front-end tool you are using to view it (not all tools support Unicode). -- 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. "H" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:07c401c4b251$be659540$a301280a (AT) phx (DOT) gbl... Hi I have a fact table that is using unicode data types. When I process my olap db, it isn't accepting my Unicode characters (they're coming out as ? characters). I found an article that states that the OLAP Data type should be either: BSTR WChar or VarWChar in order to hold Unicode data types. How do I change the data types within the OLAP database so that I can see my Unicode characters? Thanks H . |
#4
| |||
| |||
|
|
-----Original Message----- SSAS is natively Unicode there is nothing special you need to do to use it. Either the problem is the source database supplying the data; or the front-end tool you are using to view it (not all tools support Unicode). |
|
. |
#5
| |||
| |||
|
|
Hi I have a fact table that is using unicode data types. When I process my olap db, it isn't accepting my Unicode characters (they're coming out as ? characters). I found an article that states that the OLAP Data type should be either: BSTR WChar or VarWChar in order to hold Unicode data types. How do I change the data types within the OLAP database so that I can see my Unicode characters? Thanks H |
#6
| |||
| |||
|
|
-----Original Message----- Hi, You need to install the required multi-byte font in your system where you are viewing the dimension. If it doesn't work, try opening the dimension through MS EXCEL or anyother Reporting tool Regards Seetha "H" wrote: Hi I have a fact table that is using unicode data types. When I process my olap db, it isn't accepting my Unicode characters (they're coming out as ? characters). I found an article that states that the OLAP Data type should be either: BSTR WChar or VarWChar in order to hold Unicode data types. How do I change the data types within the OLAP database so that I can see my Unicode characters? Thanks H . |
#7
| |||
| |||
|
|
Hi Seetha Thanks so much for your reply. You've given me new hope! How do I get this "mutli-byte font" installed on my system? Is it a product that I must buy? Many thanks H -----Original Message----- Hi, You need to install the required multi-byte font in your system where you are viewing the dimension. If it doesn't work, try opening the dimension through MS EXCEL or anyother Reporting tool Regards Seetha "H" wrote: Hi I have a fact table that is using unicode data types. When I process my olap db, it isn't accepting my Unicode characters (they're coming out as ? characters). I found an article that states that the OLAP Data type should be either: BSTR WChar or VarWChar in order to hold Unicode data types. How do I change the data types within the OLAP database so that I can see my Unicode characters? Thanks H . |
![]() |
| Thread Tools | |
| Display Modes | |
| |