<?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: Why am i unable to see the export to .mbd file? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464321#M30004</link>
    <description>&lt;P&gt;Is your EG running on a Unix server?&amp;nbsp; All I can think of is your install/run area are different, and one or the other is lacking in the necessary conversion software.&amp;nbsp; If it runs on a Unix server which doesn't have Office and doesn't have PCFiles server, then you need to get pcfiles server installed and setup.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe someone else here can provide something more specific.&lt;/P&gt;</description>
    <pubDate>Wed, 23 May 2018 10:29:22 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2018-05-23T10:29:22Z</dc:date>
    <item>
      <title>Why am i unable to see the export to .mbd file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464304#M29998</link>
      <description>&lt;P&gt;Please can someone assist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want to export a table&amp;nbsp; as an .mbd file but it is not givving me the option to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do have access 2016 installed aswell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am i missing something or do i need to enable something for this tio reflect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have attached a screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 09:02:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464304#M29998</guid>
      <dc:creator>Mark5</dc:creator>
      <dc:date>2018-05-23T09:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why am i unable to see the export to .mbd file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464312#M30000</link>
      <description>&lt;P&gt;Really can't state this enough here, mdb is ancient, drop the file format.&amp;nbsp; If you have to use Access at all, use accdb, mdb hasn't been used since 2003.&lt;/P&gt;
&lt;P&gt;As for why you can't see it, can't even tell what SAS you are using, looks to be some sort of wizard.&amp;nbsp; This will show you the code:&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Data-Management/Export-SAS-9-4-file-to-Access-mdb/td-p/255055" target="_blank"&gt;https://communities.sas.com/t5/SAS-Data-Management/Export-SAS-9-4-file-to-Access-mdb/td-p/255055&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 09:44:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464312#M30000</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-05-23T09:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why am i unable to see the export to .mbd file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464313#M30001</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the response, i am using EG 7.1. i have tried code as well. see below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC&lt;BR /&gt;EXPORT&lt;BR /&gt;&amp;nbsp;DATA= ALL_POLICIES&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OUTTABLE= "POLICIES SPLIT"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DBMS=ACCESSCS &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REPLACE;&lt;BR /&gt;&amp;nbsp; DATABASE="C:\Users\abmc677\Desktop\BookSPLIT.accdb";&lt;BR /&gt;run&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then i get the error: ERROR: Server Name is invalid or missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 09:52:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464313#M30001</guid>
      <dc:creator>Mark5</dc:creator>
      <dc:date>2018-05-23T09:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why am i unable to see the export to .mbd file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464315#M30002</link>
      <description>&lt;P&gt;Try:&lt;/P&gt;
&lt;PRE&gt;proc export data=all_policies
            outtable="policies split"
            dbms=access
            replace;
   database="&amp;lt;path&amp;gt;/booksplit.accdb";
run;&lt;/PRE&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/acpcref/63181/HTML/default/viewer.htm#p1d0tocg3njhmfn1d4ld2covlwm0.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acpcref/63181/HTML/default/viewer.htm#p1d0tocg3njhmfn1d4ld2covlwm0.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;accesscs is trying to use pcfiles.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 10:06:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464315#M30002</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-05-23T10:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why am i unable to see the export to .mbd file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464317#M30003</link>
      <description>&lt;P&gt;i tried&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc export data=all_policies&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; outtable="policies split"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dbms=access&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; replace;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; database="C:/Users/abmc677/Desktop/booksplit.accdb";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;get the following error: ERROR: DBMS type ACCESS not valid for export.&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 10:17:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464317#M30003</guid>
      <dc:creator>Mark5</dc:creator>
      <dc:date>2018-05-23T10:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why am i unable to see the export to .mbd file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464321#M30004</link>
      <description>&lt;P&gt;Is your EG running on a Unix server?&amp;nbsp; All I can think of is your install/run area are different, and one or the other is lacking in the necessary conversion software.&amp;nbsp; If it runs on a Unix server which doesn't have Office and doesn't have PCFiles server, then you need to get pcfiles server installed and setup.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe someone else here can provide something more specific.&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 10:29:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464321#M30004</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-05-23T10:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why am i unable to see the export to .mbd file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464326#M30006</link>
      <description>&lt;P&gt;Since you only have the "modern" xlsx Format available (which is openly documented and consists of a bunch of xml files in a zip archive), I guess you are lacking the necessary module from Microsoft that is needed to create the older Office formats (xls and mdb).&lt;/P&gt;
&lt;P&gt;Have your EG installation checked for this. (in EG, Help - Configuration, look for MDAC version)&lt;/P&gt;
&lt;P&gt;As a quick workaround, I suggest you export to a csv file and &lt;A href="https://www.ip2location.com/how-to-import-csv-into-ms-access" target="_blank"&gt;import that into Access&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 10:46:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/464326#M30006</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-05-23T10:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why am i unable to see the export to .mbd file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/465071#M30096</link>
      <description>&lt;P&gt;I wanted to add...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect you are using 64-bit EG.&amp;nbsp; EG uses the Microsoft Jet Engine provider to write to the .mdb format.&amp;nbsp; The Microsoft Jet Engine is 32-bit only, thus only works in 32-bit EG, thus exporting to .mdb (via the client UI)&amp;nbsp;is only available in 32-bit EG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EG's &lt;A href="http://support.sas.com/documentation/installcenter/en/ikeguidesr/68009/PDF/default/sreq.pdf" target="_self"&gt;system requirements doc&lt;/A&gt; has this note:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Note: On 64-bit operating systems, SAS recommends using the 32-bit version of SAS Enterprise Guide for greater compatibility with data providers. See reference, SAS Deployment Wizard and SAS Deployment Manager 9.4 User's Guide.pdf for more information."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Related, but applies to import rather than export... in the EG help (Help-&amp;gt;SAS Enterprise Guide Help), the "Working with Data: File types that SAS Enterprise Guide reads and writes" topic has this note:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"In the 64-bit version of SAS Enterprise Guide, you can import Microsoft &lt;FONT color="#ffffff" style="background-color: rgb(51, 153, 255);"&gt;Access&lt;/FONT&gt; files (*.mdb, *.accdb) only if the 64-bit version of Microsoft &lt;FONT color="#ffffff" style="background-color: rgb(51, 153, 255);"&gt;Access&lt;/FONT&gt; or the 64-bit version of the Microsoft Office System (ACE) Driver is installed. Similarly, if you are running the 32-bit version of SAS Enterprise Guide, then you must have the 32-bit version of Microsoft &lt;FONT color="#ffffff" style="background-color: rgb(51, 153, 255);"&gt;Access&lt;/FONT&gt; or the Microsoft Office System (ACE) Driver in order to import Microsoft &lt;FONT color="#ffffff" style="background-color: rgb(51, 153, 255);"&gt;Access&lt;/FONT&gt; files."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: The comments above apply to the client, when the client is performing the import or export (rather than SAS code on the server). The server (ex. processing proc import and proc export) has different, but similar requirements.&amp;nbsp; See proc import/export doc for those.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 14:12:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/465071#M30096</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2018-05-25T14:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why am i unable to see the export to .mbd file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/465403#M30118</link>
      <description>&lt;P&gt;Thank you for the reply, this explains a lot,&lt;/P&gt;</description>
      <pubDate>Mon, 28 May 2018 05:12:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-am-i-unable-to-see-the-export-to-mbd-file/m-p/465403#M30118</guid>
      <dc:creator>Mark5</dc:creator>
      <dc:date>2018-05-28T05:12:39Z</dc:date>
    </item>
  </channel>
</rss>

