<?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: File _IMEX_. Warning when importing Access database in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624541#M77362</link>
    <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response! The table name is 22 characters, and in fact, one of the other tables that imported perfectly has a longer name. The error is exactly copied from the log minus the table name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2020 17:40:20 GMT</pubDate>
    <dc:creator>cc1986</dc:creator>
    <dc:date>2020-02-13T17:40:20Z</dc:date>
    <item>
      <title>ERROR: File _IMEX_. Warning when importing Access database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624533#M77360</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have run into a problem when importing an Access database into SAS. The database has four tables, three of which imported with no problems, but the fourth gave me the following warning:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: File _IMEX_.tbl_name&amp;nbsp;does not exist.&lt;BR /&gt;ERROR: Import unsuccessful. See SAS Log for details.&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;real time 0.59 seconds&lt;BR /&gt;cpu time 0.06 seconds&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;(Note: I took the table's name is not "tbl_name")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried copying the table name directly from Access and pasting the table name into SAS with no luck. The table itself only has 10 variables in it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After some reading online, it's seeming like it might be an issue with my version of Access (64-bit Office 365) and its compatibility with my version of SAS 9.4 32-bit. I'm hoping this is not the issue, as I don't think I can control which version of Access or SAS I can use. If this is the case, why would all but one of the tables import? Why wouldn't all of them have issues importing?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, another coworker is having the same problems with an Access database she just created.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts or suggestions on what the issue might be, would be much appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for the help! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 17:03:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624533#M77360</guid>
      <dc:creator>cc1986</dc:creator>
      <dc:date>2020-02-13T17:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File _IMEX_. Warning when importing Access database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624534#M77361</link>
      <description>Is the table name over 32 characters? What's the actual table name and error?</description>
      <pubDate>Thu, 13 Feb 2020 17:13:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624534#M77361</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-02-13T17:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File _IMEX_. Warning when importing Access database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624541#M77362</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response! The table name is 22 characters, and in fact, one of the other tables that imported perfectly has a longer name. The error is exactly copied from the log minus the table name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 17:40:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624541#M77362</guid>
      <dc:creator>cc1986</dc:creator>
      <dc:date>2020-02-13T17:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File _IMEX_. Warning when importing Access database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624547#M77364</link>
      <description>&lt;P&gt;Does the table name include strange characters?&amp;nbsp; Something other than standard letters, digits and underscores?&amp;nbsp; No accented characters, just A to Z.&amp;nbsp; Does it start with a letter or an underscore?&amp;nbsp; In other words is it a valid SAS name.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 17:55:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624547#M77364</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-02-13T17:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File _IMEX_. Warning when importing Access database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624556#M77366</link>
      <description>Spaces in the table name?</description>
      <pubDate>Thu, 13 Feb 2020 18:13:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-File-IMEX-Warning-when-importing-Access-database/m-p/624556#M77366</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-02-13T18:13:37Z</dc:date>
    </item>
  </channel>
</rss>

