Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 double byte data transfer via DTS

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-06-19 : 09:12:07
Gyan writes "I have a SQL 7.0 database having Korean data mixed with English Data. I want to pull the data to SQL-2000. But the integrity of korean data is lost as it moves via DTS.

But, if I extract to flat file, and run java program to convert from Korean Encoding to UTF8 and then load to SQL2000, it works. Can it be handled in DTS?"
   

- Advertisement -