Japanese Text Into SQL Database

  • Thread starter Thread starter Jules
  • Start date Start date
J

Jules

Hi,

We have a legacy database that has Japanese text in the
fields that appears like this in the field
ボディ but presents as the appropriate
Japanese characters when presented into a web page.

We are trying to add new Japanese text to the database,
pasting it from a MSWord doc.

When we paste it into SQL it appears as ????? and presents
in the web page this way too.

We have loaded Japanese language and input locales on the
W2000 server but it has not made any difference.

Thanks in advance.
Jules
 
You should ask this question in an SQL Server newsgroup, such as those at
microsoft.public.sqlserver.*

If I knew the answer, I would tell you, but you're unlikely to find someone
who knows the answer in this group.

Regards

Oli
 
Thanks Oli,

I had the message posted there but had not received a
reply. Thought it might be more an OS Regional Settings
type issue.

Regards
Jules
 
I don't think it is OS-related. I know someone who was recently having the
same problem with Hungarian characters. I'll see if he got anywhere with
that, but I'm sure it's related to SQL Server and/or your web page scripting
environment (ASP, etc).

Regards

Oli
 
Back
Top