Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sivasankari
Starting Member
1 Post |
Posted - 2010-12-16 : 04:11:37
|
| Hai All, i have a column in sql server that supports all multi language.in table that column values shows like this ?????????. when i export to excel it shows same question mark in excel without displaying the particular language .please send me the replysivasankari |
|
|
jessiefun
Starting Member
35 Posts |
Posted - 2010-12-16 : 04:21:33
|
| If the content in sql server are displayed like ????, then there should be some problem with your table design - it should be n-typeand for rhe excel issue - you must choose the unicode - formmatting when writing them. |
 |
|
|
|
|
|