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.
Author |
Topic |
anca
Starting Member
1 Post |
Posted - 2010-11-18 : 04:13:58
|
Hello,I have to import a flat file that has columns with text in multiple languages(EN,FR,IT,DE,NL). How can i import the text in SQL so that the text is written accordingly. I must mention that the collation I am using on the server is SQL_Latin1_General_CP1_CI_AS. Do you have any suggestions for this?Thank you,Anca |
|
|
|
|