Posted by geekboyed on 09/08/05 03:40
I'm outputting a file from a mySQL server that contains 1 column that
has input it many languages. The base definition for the column is
UTF8.
I output the data into a flat file and bcp it to a sql2000 server, and
the multi-byte data does not survive the translation.
Any ideas on how to input a UTF8 flat file into the server using BCP?
I've tried the -n -N -w options -- no luck.
thanks,
ed
Navigation:
[Reply to this message]
|