<?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: Reading Microsoft Access with ODBC in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Reading-Microsoft-Access-with-ODBC/m-p/3122#M140</link>
    <description>Hi:&lt;BR /&gt;
  This Tech Support note is fixing a slightly different length issue with ODBC, but the technique may work for your MS-Access table.&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/unotes/SN/017/017463.html" target="_blank"&gt;http://support.sas.com/techsup/unotes/SN/017/017463.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
Otherwise, your best bet may be to contact Tech Support for more specific help on this issue.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Thu, 17 May 2007 20:31:21 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-05-17T20:31:21Z</dc:date>
    <item>
      <title>Reading Microsoft Access with ODBC</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Reading-Microsoft-Access-with-ODBC/m-p/3121#M139</link>
      <description>Does anyone use ODBC?  I am reading an Access database with PROC SQL on an ODBC connection.  My problem is that SAS is treating all character columns as $255.  Is there a way to re-format these columns within the SQL?</description>
      <pubDate>Thu, 17 May 2007 20:20:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Reading-Microsoft-Access-with-ODBC/m-p/3121#M139</guid>
      <dc:creator>Petersi</dc:creator>
      <dc:date>2007-05-17T20:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Microsoft Access with ODBC</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Reading-Microsoft-Access-with-ODBC/m-p/3122#M140</link>
      <description>Hi:&lt;BR /&gt;
  This Tech Support note is fixing a slightly different length issue with ODBC, but the technique may work for your MS-Access table.&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/unotes/SN/017/017463.html" target="_blank"&gt;http://support.sas.com/techsup/unotes/SN/017/017463.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
Otherwise, your best bet may be to contact Tech Support for more specific help on this issue.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 17 May 2007 20:31:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Reading-Microsoft-Access-with-ODBC/m-p/3122#M140</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-05-17T20:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Microsoft Access with ODBC</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Reading-Microsoft-Access-with-ODBC/m-p/3123#M141</link>
      <description>I think you just want the DBMAX_TEXT=n option on your libname statment or dataset option. Check out the documentation on it. The value you set becomes the maximum width that will be read. The maximum is 32767. HOWEVER, one thing I did notice is that my programs did get slower the higher I set it, so be careful about going overboard with it. (I don't have any examples because I switched jobs recently and no longer have a need for it).

Message was edited by: Douglas Martin</description>
      <pubDate>Fri, 18 May 2007 14:33:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Reading-Microsoft-Access-with-ODBC/m-p/3123#M141</guid>
      <dc:creator>DouglasMartin</dc:creator>
      <dc:date>2007-05-18T14:33:32Z</dc:date>
    </item>
  </channel>
</rss>

