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 2005 Forums
 SSIS and Import/Export (2005)
 SSIS with Thai Characters Problem

Author  Topic 

stan9186
Starting Member

7 Posts

Posted - 2007-12-16 : 23:13:47
Dear all,

I have a feed file (.txt) that have one row of data and one of the column are thai characters. In the Flat File Connection Manager Editor, after I browse the feed file and try to map it, the thai give some problem extending the width. In the 'column section' in Flat File Connection Manager Editor, the column with thai words will looks like below:-

#3648;#3586;#3605;#3614;#3619;#3632;#3650;#3586;#3609;#3591; (original) --> #3648;..#3586;..#3605;..#3614;..#3619;..#3632;...#3650;...#3586;...#3609;..#3591; (after see it in SSIS)

Can someone help me with this?
   

- Advertisement -