Storing and viewing UTF-8 characters... Hi,
I have a need to pull information from an Oracle 9.2.1 database. It is
storing UTF-8 characters in a varchar2(33) field. I need to be able to pull
these values out and put them in a SQL Server 2000 version of the table with
the UTF-8 characters intact.
Anyone know how to do this...efficiently? I've tried DTS and the high end
UTF-8 characters get lost in the copy.
Thanks,
CJ |