<?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: Access Size Limitation in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286536#M8146</link>
    <description>&lt;P&gt;You can split your file and export it a few times. There isn't an automatic way to do that but it should be relatively easy to create a partitioned file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have any idea how many records fit in 2GB? Then you can split it efficiently.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any other format your software can use to avoid this, obvious question I know.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 2GB is an Access limitation.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Jul 2016 03:44:45 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-07-23T03:44:45Z</dc:date>
    <item>
      <title>Access Size Limitation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286533#M8145</link>
      <description>&lt;P&gt;I have been trying to export using proc export for a table that has approximately 20 variables and 15 million observations.&amp;nbsp; Every time i try to write an access database, i am running into the 2GB size limitation.&amp;nbsp; The file is already being compressed by SAS automatically.&amp;nbsp; Is there a way that i can write to one access database and then tell SAS to essentially stop and create another access database.&amp;nbsp; I would just want this to keep going until it is done and then I can link all of these databases and hook up my software application to ping against all of these.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:33:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286533#M8145</guid>
      <dc:creator>Raj21</dc:creator>
      <dc:date>2016-07-23T03:33:58Z</dc:date>
    </item>
    <item>
      <title>Access SAS export</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286534#M8147</link>
      <description>&lt;P&gt;I am running into size limitations with proc export to access.&amp;nbsp; I was wondering if there is any way that i could write up to the 2GB limitation and then start a new access database immediately.&amp;nbsp; I would just want this to keep going until everything is written and then i will link the access databases after that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create one database that the software that i am utilizing can ping over and over to gather the necessary information.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:41:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286534#M8147</guid>
      <dc:creator>Raj21</dc:creator>
      <dc:date>2016-07-23T03:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Access Size Limitation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286536#M8146</link>
      <description>&lt;P&gt;You can split your file and export it a few times. There isn't an automatic way to do that but it should be relatively easy to create a partitioned file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have any idea how many records fit in 2GB? Then you can split it efficiently.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any other format your software can use to avoid this, obvious question I know.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 2GB is an Access limitation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:44:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286536#M8146</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-23T03:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Access Size Limitation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286537#M8148</link>
      <description>&lt;P&gt;I have not partitioned an access database before, but i can read up on this to figure it out.&amp;nbsp; Would i essentially be telling SAS to write 1-1000000 observation and then 1000001-2000000 would be the next&amp;nbsp;set?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:54:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286537#M8148</guid>
      <dc:creator>Raj21</dc:creator>
      <dc:date>2016-07-23T03:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access Size Limitation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286538#M8149</link>
      <description>&lt;P&gt;Also when you use the insert buff command like so.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;EXPORT&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATA&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=WORK.xxxxxxxx&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;OUTTABLE&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'xxxxxxxx'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DBMS&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=ACCESSCS &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;REPLACE&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATABASE&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'C:\xxxxxx\xxxxx\xxxxxxxxx.mdb'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;SERVER&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'xxxxxxx'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;PORT&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=xxxx&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DBDSOPTS&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'INSERTBUFF=15'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;RUN&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;if i increase this to 100, could this speed up the writing of the database?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:58:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286538#M8149</guid>
      <dc:creator>Raj21</dc:creator>
      <dc:date>2016-07-23T03:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Access Size Limitation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286539#M8150</link>
      <description>&lt;P&gt;Essentially yes, but you can use FIRSTOBS and OBS options in your export statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc export data=firstpart(obs=100000) outfile=... dbms=access;run;

proc export data=secondpart(firstobs=100001 obs=200000) outfile=... dbms=access;run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:58:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286539#M8150</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-23T03:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Access Size Limitation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286541#M8151</link>
      <description>&lt;P&gt;This is so awesome Reeza, thank you so much!&amp;nbsp; My other question is this.&amp;nbsp; I posted it wrong before.&amp;nbsp; Still learning how to do stuff on this community.&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="DateTime lia-message-posted-on lia-component-common-widget-date"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="lia-quilt-column lia-quilt-column-20 lia-quilt-column-right lia-quilt-column-main-right"&gt;&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-right"&gt;&lt;DIV class="lia-message-body lia-component-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Also when you use the insert buff command like so.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;EXPORT&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATA&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=WORK.xxxxxxxx&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;OUTTABLE&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'xxxxxxxx'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DBMS&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=ACCESSCS &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;REPLACE&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATABASE&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'C:\xxxxxx\xxxxx\xxxxxxxxx.mdb'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;SERVER&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'xxxxxxx'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;PORT&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=xxxx&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DBDSOPTS&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'INSERTBUFF=15'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;RUN&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;if i increase this to 100, could this speed up the writing of the database?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 23 Jul 2016 04:07:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286541#M8151</guid>
      <dc:creator>Raj21</dc:creator>
      <dc:date>2016-07-23T04:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Access Size Limitation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286543#M8152</link>
      <description>&lt;P&gt;No idea about the buffer part. You could test it on a data set with 500k records and see what happens.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also examine your data structure to see if you can reduce the size of database. If you have text fields for example make sure there the shortest length required.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 04:26:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286543#M8152</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-23T04:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Access Size Limitation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286544#M8153</link>
      <description>Thank you again very much for your assistance and I will test that!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Jul 2016 04:28:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286544#M8153</guid>
      <dc:creator>Raj21</dc:creator>
      <dc:date>2016-07-23T04:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access Size Limitation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286550#M8154</link>
      <description>The fact that there is a 2GB limitation tells you something. Don't use Access for large data sets.&lt;BR /&gt;What is the application?</description>
      <pubDate>Sat, 23 Jul 2016 06:39:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286550#M8154</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-07-23T06:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Access Size Limitation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286581#M8155</link>
      <description>I wouldn't use it but unfortunately the software is requiring that. It is transportation modeler supplied by JDA. I'm still in the process of investigating if I can use something else instead of access.&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Jul 2016 15:44:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access-Size-Limitation/m-p/286581#M8155</guid>
      <dc:creator>Raj21</dc:creator>
      <dc:date>2016-07-23T15:44:20Z</dc:date>
    </item>
  </channel>
</rss>

