<?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 Simple Question: Proc Export dbmax_text in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Simple-Question-Proc-Export-dbmax-text/m-p/110012#M292211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all. Sorry for the simple question, but I can't for the life of me remember the option, and searching online has been un-helpful this far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you export a dataset to Excel from within sas, it will truncate your character values to 1024 (which is the default dbmax_text setting). I know there is a way to increase this setting, however I cannot remember where you specify the option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I remember correctly, I believe you use text_size, or something similar within proc export itself, but that does not seem to be working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone can help, it would be appreciated!&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2013 19:16:16 GMT</pubDate>
    <dc:creator>Anotherdream</dc:creator>
    <dc:date>2013-02-14T19:16:16Z</dc:date>
    <item>
      <title>Simple Question: Proc Export dbmax_text</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Simple-Question-Proc-Export-dbmax-text/m-p/110012#M292211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all. Sorry for the simple question, but I can't for the life of me remember the option, and searching online has been un-helpful this far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you export a dataset to Excel from within sas, it will truncate your character values to 1024 (which is the default dbmax_text setting). I know there is a way to increase this setting, however I cannot remember where you specify the option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I remember correctly, I believe you use text_size, or something similar within proc export itself, but that does not seem to be working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone can help, it would be appreciated!&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 19:16:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Simple-Question-Proc-Export-dbmax-text/m-p/110012#M292211</guid>
      <dc:creator>Anotherdream</dc:creator>
      <dc:date>2013-02-14T19:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question: Proc Export dbmax_text</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Simple-Question-Proc-Export-dbmax-text/m-p/110013#M292212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know if there is a global option I can specify to not truncate character columns at 1024 when exporting to excel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so I can also specify that option right before the read in!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 18:35:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Simple-Question-Proc-Export-dbmax-text/m-p/110013#M292212</guid>
      <dc:creator>Anotherdream</dc:creator>
      <dc:date>2013-02-26T18:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Question: Proc Export dbmax_text</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Simple-Question-Proc-Export-dbmax-text/m-p/890760#M351976</link>
      <description>&lt;P&gt;dbmax_text= can be used in a libname statement using an excel engine when reading data from an excel file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname demo excel '.../myexcelfile.xlsx' dbmax_text=3000;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 14:18:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Simple-Question-Proc-Export-dbmax-text/m-p/890760#M351976</guid>
      <dc:creator>xxformat_com</dc:creator>
      <dc:date>2023-08-24T14:18:31Z</dc:date>
    </item>
  </channel>
</rss>

