Uniccode Data trasformation from text file to a table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • okd
    New Member
    • May 2007
    • 1

    Uniccode Data trasformation from text file to a table

    I am transfering data from a text file which is in uniccode format to a table . I am getting below error.

    SQLState = 22005, NativeError = 0
    Error = [Microsoft][ODBC SQL Server Driver]Invalid character value for cast specification

    Situation :-
    Text file contains Uniccode charecters. Importing that text file data to a table column varchar(8000). Length of uniccode text is more than 4000 .

    How to solve this problem ? or any alternate method.

    Thanks
    Omprakash
  • almaz
    Recognized Expert New Member
    • Dec 2006
    • 168

    #2
    Please specify SQL Server version

    Comment

    Working...