<?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: How to read the contents of a BLOB file stored on Oracle Database in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-contents-of-a-BLOB-file-stored-on-Oracle/m-p/836808#M330862</link>
    <description>&lt;P&gt;Use passthru SQL so you can uses ORACLE commands to parse the BLOB into strings of 32767 characters or less.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Oct 2022 20:36:57 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2022-10-04T20:36:57Z</dc:date>
    <item>
      <title>How to read the contents of a BLOB file stored on Oracle Database</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-contents-of-a-BLOB-file-stored-on-Oracle/m-p/836804#M330858</link>
      <description>&lt;P&gt;I am trying to access the contents of blob files stored on an oracle database. How would I go about reading the blob files contents in SAS so that I may perform operations on it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 20:22:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-contents-of-a-BLOB-file-stored-on-Oracle/m-p/836804#M330858</guid>
      <dc:creator>Badri_M</dc:creator>
      <dc:date>2022-10-04T20:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to read the contents of a BLOB file stored on Oracle Database</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-contents-of-a-BLOB-file-stored-on-Oracle/m-p/836808#M330862</link>
      <description>&lt;P&gt;Use passthru SQL so you can uses ORACLE commands to parse the BLOB into strings of 32767 characters or less.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 20:36:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-contents-of-a-BLOB-file-stored-on-Oracle/m-p/836808#M330862</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-10-04T20:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to read the contents of a BLOB file stored on Oracle Database</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-contents-of-a-BLOB-file-stored-on-Oracle/m-p/836906#M330912</link>
      <description>As Tom said using to_char() function of oracle to change it into a string before importing into sas.</description>
      <pubDate>Wed, 05 Oct 2022 10:25:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-the-contents-of-a-BLOB-file-stored-on-Oracle/m-p/836906#M330912</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-10-05T10:25:30Z</dc:date>
    </item>
  </channel>
</rss>

