<?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: Data lengths from a mysql connection in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Data-lengths-from-a-mysql-connection/m-p/53995#M11383</link>
    <description>You are probably trying to read a column of the text or blob types in MySQL. In SAS, use the DBMAX_TEXT= option to set the number of chars that you wish see in SAS. The default value is 1024. See:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/59618/HTML/default/a002914076.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/59618/HTML/default/a002914076.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
and&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/59618/HTML/default/a001371562.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/59618/HTML/default/a001371562.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
    <pubDate>Wed, 15 Oct 2008 10:40:16 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2008-10-15T10:40:16Z</dc:date>
    <item>
      <title>Data lengths from a mysql connection</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-lengths-from-a-mysql-connection/m-p/53994#M11382</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I connect to a mysql database and all my maximum data length is 1024.&lt;BR /&gt;
can i increase this somehow? &lt;BR /&gt;
im under the impression that sas can handle 32,000.&lt;BR /&gt;
i connect using the normal libname statement.&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
&lt;BR /&gt;
Spud</description>
      <pubDate>Wed, 15 Oct 2008 09:38:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-lengths-from-a-mysql-connection/m-p/53994#M11382</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-10-15T09:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data lengths from a mysql connection</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-lengths-from-a-mysql-connection/m-p/53995#M11383</link>
      <description>You are probably trying to read a column of the text or blob types in MySQL. In SAS, use the DBMAX_TEXT= option to set the number of chars that you wish see in SAS. The default value is 1024. See:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/59618/HTML/default/a002914076.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/59618/HTML/default/a002914076.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
and&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/59618/HTML/default/a001371562.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/59618/HTML/default/a001371562.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Wed, 15 Oct 2008 10:40:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-lengths-from-a-mysql-connection/m-p/53995#M11383</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2008-10-15T10:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data lengths from a mysql connection</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-lengths-from-a-mysql-connection/m-p/53996#M11384</link>
      <description>Thats fantastic....cheers</description>
      <pubDate>Fri, 17 Oct 2008 13:16:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-lengths-from-a-mysql-connection/m-p/53996#M11384</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-10-17T13:16:21Z</dc:date>
    </item>
  </channel>
</rss>

