Text was truncated or one or more characters had no match in the target code page When importing from Excel file

前端 未结 7 1002
甜味超标
甜味超标 2020-12-02 21:47

I have an excel file with four text columns: one of them is called ShortDescription which has the longest value. I created a table in SQL Server 2008 database, with four col

相关标签:
7条回答
  • 2020-12-02 22:45

    There is an alternative location of the registry component that needs to be changed to resolve this problem.

    If you cannot find it at

    Start–>RUN–>RegEdit–>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines\Excel

    then look in

    Start–>RUN–>RegEdit–>HKEY_LOCAL_MACHINE -> SOFTWARE -> Wow6432Node -> Microsoft -> Jet -> 4.0 ->Engines -> Excel

    0 讨论(0)
提交回复
热议问题