<?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 Import d'une base access sous SAS /import access base in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Import-d-une-base-access-sous-SAS-import-access-base-in-SAS/m-p/580750#M164995</link>
    <description>&lt;P&gt;This message is in french and in english.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FR: Bonjour,&lt;BR /&gt;&lt;BR /&gt;Je viens vers vous par rapport à un problème qui me pénalise fortement: Je ne parviens pas à importer une base access sous sas!&lt;BR /&gt;&lt;BR /&gt;Mon code est le suivant:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;PROC EXPORT DATA=Ma_table&lt;BR /&gt;OUTTABLE=table_sortie DBMS=ACCESS REPLACE;&lt;BR /&gt;DATABASE="chemin\nom_table_access.accdb";&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Après exécution je vois le message d'erreur suivant:&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;ERROR: Le fichier _IMEX_.nom_table_access.DATA n'existe pas.&lt;BR /&gt;ERROR: Import unsuccessful. See SAS Log for details.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;J'ai essayé de remplacer dans le code l'option ACCESS par ACCESCS mais j'ai un autre message d'erreur qui s'affiche:&lt;BR /&gt;&lt;STRONG&gt;ERROR: Failed to connect to the Server: .&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Je travail avec la version 9.4 de sas et sur la version de 2010 d'access.&lt;BR /&gt;&lt;BR /&gt;Pouvez-vous m'aider svp? Là je ne vois vraiment pas ce que je dois tenter....&lt;BR /&gt;&lt;BR /&gt;Bien cordialement,&lt;BR /&gt;Denis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ENG:Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;I come to you in relation to a problem that strongly penalizes me&lt;/SPAN&gt;&lt;/SPAN&gt;: I don't manage to import a ACCESS base in sas!&lt;BR /&gt;&lt;BR /&gt;My code is that following:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;PROC EXPORT DATA=My_table&lt;BR /&gt;OUTTABLE=table_out DBMS=ACCESS REPLACE;&lt;BR /&gt;DATABASE="path\tablename_access.accdb";&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;when I execute it this message appear:&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;ERROR: the file _IMEX_.tablename_access.DATA don't exist.&lt;BR /&gt;ERROR: Import unsuccessful. See SAS Log for details.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have tried to replace in the code the option ACCESS by ACCESCS but a other message appear:&lt;BR /&gt;&lt;STRONG&gt;ERROR: Failed to connect to the Server: .&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I work on the version 9.4 of SAS and on the version 2010 of ACCESS.&lt;BR /&gt;&lt;BR /&gt;Can you help me please? I really don't see what I can try....&lt;BR /&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;Denis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2019 10:22:56 GMT</pubDate>
    <dc:creator>Denis972</dc:creator>
    <dc:date>2019-08-13T10:22:56Z</dc:date>
    <item>
      <title>Import d'une base access sous SAS /import access base in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-d-une-base-access-sous-SAS-import-access-base-in-SAS/m-p/580750#M164995</link>
      <description>&lt;P&gt;This message is in french and in english.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FR: Bonjour,&lt;BR /&gt;&lt;BR /&gt;Je viens vers vous par rapport à un problème qui me pénalise fortement: Je ne parviens pas à importer une base access sous sas!&lt;BR /&gt;&lt;BR /&gt;Mon code est le suivant:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;PROC EXPORT DATA=Ma_table&lt;BR /&gt;OUTTABLE=table_sortie DBMS=ACCESS REPLACE;&lt;BR /&gt;DATABASE="chemin\nom_table_access.accdb";&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Après exécution je vois le message d'erreur suivant:&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;ERROR: Le fichier _IMEX_.nom_table_access.DATA n'existe pas.&lt;BR /&gt;ERROR: Import unsuccessful. See SAS Log for details.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;J'ai essayé de remplacer dans le code l'option ACCESS par ACCESCS mais j'ai un autre message d'erreur qui s'affiche:&lt;BR /&gt;&lt;STRONG&gt;ERROR: Failed to connect to the Server: .&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Je travail avec la version 9.4 de sas et sur la version de 2010 d'access.&lt;BR /&gt;&lt;BR /&gt;Pouvez-vous m'aider svp? Là je ne vois vraiment pas ce que je dois tenter....&lt;BR /&gt;&lt;BR /&gt;Bien cordialement,&lt;BR /&gt;Denis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ENG:Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;I come to you in relation to a problem that strongly penalizes me&lt;/SPAN&gt;&lt;/SPAN&gt;: I don't manage to import a ACCESS base in sas!&lt;BR /&gt;&lt;BR /&gt;My code is that following:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;PROC EXPORT DATA=My_table&lt;BR /&gt;OUTTABLE=table_out DBMS=ACCESS REPLACE;&lt;BR /&gt;DATABASE="path\tablename_access.accdb";&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;when I execute it this message appear:&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;ERROR: the file _IMEX_.tablename_access.DATA don't exist.&lt;BR /&gt;ERROR: Import unsuccessful. See SAS Log for details.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have tried to replace in the code the option ACCESS by ACCESCS but a other message appear:&lt;BR /&gt;&lt;STRONG&gt;ERROR: Failed to connect to the Server: .&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I work on the version 9.4 of SAS and on the version 2010 of ACCESS.&lt;BR /&gt;&lt;BR /&gt;Can you help me please? I really don't see what I can try....&lt;BR /&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;Denis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 10:22:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-d-une-base-access-sous-SAS-import-access-base-in-SAS/m-p/580750#M164995</guid>
      <dc:creator>Denis972</dc:creator>
      <dc:date>2019-08-13T10:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Import d'une base access sous SAS /import access base in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-d-une-base-access-sous-SAS-import-access-base-in-SAS/m-p/580768#M164999</link>
      <description>&lt;P&gt;You are talking about importing in the title, but you are using proc export. Do you want to read and Access-file or create one? For reading, use proc import.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 12:03:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-d-une-base-access-sous-SAS-import-access-base-in-SAS/m-p/580768#M164999</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-08-13T12:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Import d'une base access sous SAS /import access base in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-d-une-base-access-sous-SAS-import-access-base-in-SAS/m-p/580775#M165001</link>
      <description>&lt;P&gt;Sorry, I made a mistake. The code for the import is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC IMPORT TABLE=My_table OUT=out_table DBMS=ACCESS REPLACE;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;DATABASE=path\accesstable.accdb;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;RUN;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's really for the import that I have the problem&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 12:32:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-d-une-base-access-sous-SAS-import-access-base-in-SAS/m-p/580775#M165001</guid>
      <dc:creator>Denis972</dc:creator>
      <dc:date>2019-08-13T12:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Import d'une base access sous SAS /import access base in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-d-une-base-access-sous-SAS-import-access-base-in-SAS/m-p/582066#M165503</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I solved my problem, it was the compatibility of the versions.&lt;/P&gt;&lt;P&gt;My SAS was 64 bit and my ACCESS was 32 bit.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;After installing the right version of ACCESS, I was able to import.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;Maybe it will help sombody else.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;Have a nice day &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 08:20:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-d-une-base-access-sous-SAS-import-access-base-in-SAS/m-p/582066#M165503</guid>
      <dc:creator>Denis972</dc:creator>
      <dc:date>2019-08-19T08:20:24Z</dc:date>
    </item>
  </channel>
</rss>

