<?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 ORACLE 'anydata' type in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ORACLE-anydata-type/m-p/48692#M10056</link>
    <description>Hello-&lt;BR /&gt;
anybody know of a way to read Oracle's 'anydata'  type?</description>
    <pubDate>Tue, 12 Apr 2011 19:46:30 GMT</pubDate>
    <dc:creator>jplarios</dc:creator>
    <dc:date>2011-04-12T19:46:30Z</dc:date>
    <item>
      <title>ORACLE 'anydata' type</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ORACLE-anydata-type/m-p/48692#M10056</link>
      <description>Hello-&lt;BR /&gt;
anybody know of a way to read Oracle's 'anydata'  type?</description>
      <pubDate>Tue, 12 Apr 2011 19:46:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ORACLE-anydata-type/m-p/48692#M10056</guid>
      <dc:creator>jplarios</dc:creator>
      <dc:date>2011-04-12T19:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: ORACLE 'anydata' type</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ORACLE-anydata-type/m-p/48693#M10057</link>
      <description>Using the Anydata data type means that you can store data of different types in a single column. Beats my when this comes in handy.&lt;BR /&gt;
&lt;BR /&gt;
There is no automatic support for this in SAS/ACCESS. To read this data you need to create (if not already exists at your site) wrapper functions to call the appropriate methods that can sort out which data type the actual value is stored. See this blog:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.orafaq.com/node/1853" target="_blank"&gt;http://www.orafaq.com/node/1853&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
To this data SAS, I can only guess. You might be able to create a view in Oracle that SAS is able read using the wrapper function. You might even be able to use SQL pass-thru for this. It would be interesting to hear if you could make this work.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Linus</description>
      <pubDate>Wed, 13 Apr 2011 13:40:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ORACLE-anydata-type/m-p/48693#M10057</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2011-04-13T13:40:39Z</dc:date>
    </item>
  </channel>
</rss>

