<?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 How to short exporting time from SAS to MS Access? in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59044#M821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Art297,&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://communities.sas.com/people/LinusH" id="jive-11919230276336518016803" onmouseout="" onmouseover=""&gt;LinusH&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you both.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://communities.sas.com/people/LinusH" id="jive-11919230276336518016803" onmouseout="" onmouseover=""&gt;LinusH&lt;/A&gt;， as you said "To read SAS data you need license for either SAS/SHARE and SAS/SHARE*NET, or have a BI Server license, which allows for quite tight integration between SAS and MS Office."&lt;/P&gt;&lt;P&gt;can you give me an article to read it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Why I should convert sas data to access to excel, because the ending user only know how to use pivot table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and thank you for mention the later treatment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For each month going on, i will generate only one month data then use update function in MS access,which will be much faster.But for the time being, I am debug my whole project, which need whole exporting, untolerable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Very thanks for sharing your thoughts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I hope I will catch up and start to help others soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2012 01:54:35 GMT</pubDate>
    <dc:creator>bbb_NG</dc:creator>
    <dc:date>2012-02-21T01:54:35Z</dc:date>
    <item>
      <title>How to short exporting time from SAS to MS Access?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59039#M816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a work to export SAS data file to MS Access mdb file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; since the original sas file is of 300M, it will takes hours to do the transmission.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thus I have to do it after work every time,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; can anyone give a better solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the source file has been put&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; options compress=yes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 08:23:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59039#M816</guid>
      <dc:creator>bbb_NG</dc:creator>
      <dc:date>2012-02-20T08:23:51Z</dc:date>
    </item>
    <item>
      <title>How to short exporting time from SAS to MS Access?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59040#M817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; See my comments and others in other thread(s).&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://communities.sas.com/message/112532#112532"&gt;http://communities.sas.com/message/112532#112532&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 10:13:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59040#M817</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2012-02-20T10:13:14Z</dc:date>
    </item>
    <item>
      <title>How to short exporting time from SAS to MS Access?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59041#M818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; LinusH,&lt;/P&gt;&lt;P&gt;I've read that article.&lt;/P&gt;&lt;P&gt;First let me explain why I should export from SAS to access.&lt;/P&gt;&lt;P&gt;I have to use excel pivot table and due to the records exceeds 65000, it should be stored in ms access.&lt;/P&gt;&lt;P&gt;and excel pivot table seems doesn't&amp;nbsp; allow read from sas.&lt;/P&gt;&lt;P&gt;and in the topic you refered to, I didn't find a useful way to short the time.&lt;/P&gt;&lt;P&gt;anyway, thanks for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 10:41:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59041#M818</guid>
      <dc:creator>bbb_NG</dc:creator>
      <dc:date>2012-02-20T10:41:58Z</dc:date>
    </item>
    <item>
      <title>How to short exporting time from SAS to MS Access?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59042#M819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Excel allows you to read from SAS, but it is your SAS license that may hinder this.&lt;/P&gt;&lt;P&gt;To read SAS data you need license for either SAS/SHARE and SAS/SHARE*NET, or have a BI Server license, which allows for quite tight integration between SAS and MS Office.&lt;/P&gt;&lt;P&gt;You don't have any access to any SQL Server database? My guess it wold load much faster, espaciallay if ou can use OLEDB. But even export your SAs tabel to a textfile and importing it by DB routine would bestaer than you current Access load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Compress=YES will probably have the I/O reduced, but to a cost of increased CPU activity.&lt;/P&gt;&lt;P&gt;To test if which would be most efficient for you do a:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data _null_;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set have;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both on a compressed and uncompressed input data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you need to export the whole table each time? Perhaps you could develop a method to just modify/add changed records?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 11:40:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59042#M819</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2012-02-20T11:40:16Z</dc:date>
    </item>
    <item>
      <title>How to short exporting time from SAS to MS Access?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59043#M820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm confused.&amp;nbsp; Since you have more than 65000 records, and that is why you feel that you have to go to Access before Excel, I presume that you are on an older version of Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not do all of your data summarizations in SAS rather than Access?&amp;nbsp; If you can, you would have a much smaller file to transfer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 14:55:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59043#M820</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-02-20T14:55:15Z</dc:date>
    </item>
    <item>
      <title>How to short exporting time from SAS to MS Access?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59044#M821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Art297,&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://communities.sas.com/people/LinusH" id="jive-11919230276336518016803" onmouseout="" onmouseover=""&gt;LinusH&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you both.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://communities.sas.com/people/LinusH" id="jive-11919230276336518016803" onmouseout="" onmouseover=""&gt;LinusH&lt;/A&gt;， as you said "To read SAS data you need license for either SAS/SHARE and SAS/SHARE*NET, or have a BI Server license, which allows for quite tight integration between SAS and MS Office."&lt;/P&gt;&lt;P&gt;can you give me an article to read it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Why I should convert sas data to access to excel, because the ending user only know how to use pivot table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and thank you for mention the later treatment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For each month going on, i will generate only one month data then use update function in MS access,which will be much faster.But for the time being, I am debug my whole project, which need whole exporting, untolerable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Very thanks for sharing your thoughts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I hope I will catch up and start to help others soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 01:54:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59044#M821</guid>
      <dc:creator>bbb_NG</dc:creator>
      <dc:date>2012-02-21T01:54:35Z</dc:date>
    </item>
    <item>
      <title>How to short exporting time from SAS to MS Access?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59045#M822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Dear All,&lt;/P&gt;&lt;P&gt;I solve the problem by exporting from SAS using TXT instead of MDB format. It's much quicker even adding the time you have to import the txt file into mdb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 08:25:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-to-short-exporting-time-from-SAS-to-MS-Access/m-p/59045#M822</guid>
      <dc:creator>bbb_NG</dc:creator>
      <dc:date>2012-02-21T08:25:09Z</dc:date>
    </item>
  </channel>
</rss>

