dbTalk Databases Forums  

UNICODE->S-JIS(Japanese Charactor Set)

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss UNICODE->S-JIS(Japanese Charactor Set) in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Aki Nomura
 
Posts: n/a

Default UNICODE->S-JIS(Japanese Charactor Set) - 07-13-2004 , 12:43 PM






Hi All.
I need a help.
I have a SQL2000 SP3 on Windows2003 (English) and I am trying to export an
Unicode base table into a S-JIS base csv file.
Using dts, I can choose only UNICODE , ANSI or OEM..
Is there anyway to convert it to S-JIS (Japanese Standard) ??
Thanks.
Aki




Reply With Quote
  #2  
Old   
Ross McKay
 
Posts: n/a

Default Re: UNICODE->S-JIS(Japanese Charactor Set) - 08-09-2004 , 05:42 AM






On Tue, 13 Jul 2004 10:43:55 -0700, "Aki Nomura" wrote:

Quote:
I have a SQL2000 SP3 on Windows2003 (English) and I am trying to export an
Unicode base table into a S-JIS base csv file.
Using dts, I can choose only UNICODE , ANSI or OEM..
Is there anyway to convert it to S-JIS (Japanese Standard) ??
I think you'd be better served looking at bcp for this, as you can
specify the exact codepage.

cheers,
Ross.
--
"There is more to life than simply increasing its speed." - Mahatma Gandhi


Reply With Quote
  #3  
Old   
Jonathan Levine
 
Posts: n/a

Default RE: UNICODE->S-JIS(Japanese Charactor Set) - 09-21-2004 , 12:11 AM



"Aki Nomura" wrote:
Quote:
Hi All.
I need a help.
I have a SQL2000 SP3 on Windows2003 (English) and I am trying to export an
Unicode base table into a S-JIS base csv file.
Using dts, I can choose only UNICODE , ANSI or OEM..
Is there anyway to convert it to S-JIS (Japanese Standard) ??
Aki,
If you change the Default Code Page (in Control Panel/Regional Options)
to Japanese, then the ANSI code page becomes S-JIS.
Regards,
Jonathan


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.