I am having some problems with importing Foreign language text file
into SQL7.
I checked into the master database at syslanguage and Japanese fonts
does not show up in the localized version of data. Does anyone know
what to do in this case - to turn the settings on ? What kind of
configurations do i need to look at to check this ?
Much appreciated. Waiting for those who can help!!
SI E
The big deals for these type of things are code page, sort order, and
unicode. Through what mechanism are you trying to import?
Are the fields in the SQL table for the text fields set to nchar, nvarchar
for unicode types?
s...@prsn.com wrote in message <3741e011....@corp.supernews.com>...
Anybody have experience with this particular issue?
-Howard-
In article <mpz03.424$DX.3...@eagle.america.net>,
--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---
I have tried reselecting the code page, sort order and unicode. It still
doesn't work. I experimented with two code pages - first time, 1252 as
default, then 932 for default ( Japanese ) since I was trying to import
a flat Japanese text file. When I reconfigured both times, and went into
master.syslang to see if it would pull up Japanese fonts. It still
wouldn't/ I was really baffled.
Don't know what else to look at... if you do, please please let me know.
Thanks.