Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Translating Unicode to native language

Status
Not open for further replies.

dmando84

Programmer
Dec 28, 2005
68
0
0
US
Hi,

I am trying to translate unicode to japanese (as crazy as that sounds) using SQL server 2000 for a multilingual web site. Is there a SQL server function that converts unicode back to its native language? Any help would be appreciated...

Dave
 
I'm not sure what you are referring to. When the data is stored and retreived it should be in the correct language. As long as the machine you are retreiving the data on has the correct language and character sets installed it should display properly.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top