<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error with data import in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-with-data-import/m-p/548212#M33357</link>
    <description>&lt;P&gt;Copy the file to the server with the Copy Files task, and then use a data step with encoding="utf-16" in the infile statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2019 14:06:53 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2019-04-03T14:06:53Z</dc:date>
    <item>
      <title>Error with data import</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-with-data-import/m-p/548209#M33356</link>
      <description>&lt;P&gt;Did not find a solution about my error. Can somebody help me? My error is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;an error occurred executing the workspace job "the import data wizard (Intermediate submit)"&lt;/P&gt;&lt;P&gt;Integration technologies failed to submit the code. [Error] Failed to transcode data from utf-16le to wlatin1 encoding because it contained characters which are not supported by your SAS session encoding. Please review your encoding= and locale= SAS system options to ensure that they can accomodate the data that you want to process. A portion of the source string, in hex representation is:&lt;/P&gt;&lt;P&gt;[None] 64fcb4: 3b 00 2a 00 27 00 3b 00 2a 00 22 00 3b 00 2a 00&amp;nbsp;&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to import usual excel file and my friends did it easily.&lt;/P&gt;&lt;P&gt;Tell me instructions what should i do please. Looking forward for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 13:56:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-with-data-import/m-p/548209#M33356</guid>
      <dc:creator>Dariash</dc:creator>
      <dc:date>2019-04-03T13:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error with data import</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-with-data-import/m-p/548212#M33357</link>
      <description>&lt;P&gt;Copy the file to the server with the Copy Files task, and then use a data step with encoding="utf-16" in the infile statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 14:06:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-with-data-import/m-p/548212#M33357</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-04-03T14:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error with data import</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-with-data-import/m-p/548217#M33358</link>
      <description>&lt;P&gt;Try to Save this excel file into CSV file and use ENCODING= options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;filename x 'c:\........have.csv'&amp;nbsp; encoding='&lt;SPAN&gt;&amp;nbsp;utf-16le&amp;nbsp;';&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;proc import datafile=x ................&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 14:11:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-with-data-import/m-p/548217#M33358</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-04-03T14:11:59Z</dc:date>
    </item>
  </channel>
</rss>

