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
 Transact-SQL (2005)
 Encoding in BCP

Author  Topic 

vgr.raju
Yak Posting Veteran

95 Posts

Posted - 2007-11-13 : 06:46:07
Hi,
I use -w option for UNICODE Files and -c option for ASCII tab file
while loading the data into SQL Server tables using bcp.exe.
Some of the files are saved as UTF-8 encoding and -w as well as -c option fails with EOF (End of file) Error messages.
Does anyone encounter these issues and any workaround for loading these data files?
Thanks,
Raju

Thanks!
Raju
http://rajusqlblog.blogspot.com/
   

- Advertisement -