George Damien Varkey
SSC-Addicted
Points: 440
More actions
January 3, 2007 at 10:18 pm
#175438
I would like to know how to Store Japanese KANJI Characters in SQL Server Table and when I BCP it out to a txt file it should show the same value.
Thanks
George
jezemine
SSCrazy Eights
Points: 8059
January 6, 2007 at 11:33 pm
#681665
if you are storing them as unicode, then it's no problem. Just use the -w flag to specify that you want to create a unicode file as output.
see http://msdn2.microsoft.com/en-us/library/ms162802.aspx for details on the -w flag.
---------------------------------------elsasoft.org
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply