<?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 XML from a table in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Reading-XML-from-a-table/m-p/349021#M80902</link>
    <description>&lt;P&gt;Well, the simplest way, without looking at documentation to see if direct code is possible, is to just read the database as string, and write it out to a temporary file. &amp;nbsp;Then import it in using normal methods and your map file. &amp;nbsp;I know its writing out and reading in but its only a few lines of code. &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2017 08:55:03 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2017-04-11T08:55:03Z</dc:date>
    <item>
      <title>Reading XML from a table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-XML-from-a-table/m-p/349007#M80892</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table with XML data stored in an column of an MySQL table. I would like to read and parse the data into individual tables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the example that I have found read the data from a xml file. I have the map file ready to parse the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I import such stored data?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-NG&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 07:56:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-XML-from-a-table/m-p/349007#M80892</guid>
      <dc:creator>NG_cap</dc:creator>
      <dc:date>2017-04-11T07:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reading XML from a table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-XML-from-a-table/m-p/349021#M80902</link>
      <description>&lt;P&gt;Well, the simplest way, without looking at documentation to see if direct code is possible, is to just read the database as string, and write it out to a temporary file. &amp;nbsp;Then import it in using normal methods and your map file. &amp;nbsp;I know its writing out and reading in but its only a few lines of code. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 08:55:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-XML-from-a-table/m-p/349021#M80902</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-04-11T08:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reading XML from a table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-XML-from-a-table/m-p/349038#M80912</link>
      <description>&lt;P&gt;Please go thru from the given belo link pdf. you will get the idea.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://scsug.org/SCSUGProceedings/2008/papers/app/Mayumi_Takada.pdf" target="_blank"&gt;http://scsug.org/SCSUGProceedings/2008/papers/app/Mayumi_Takada.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 09:50:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-XML-from-a-table/m-p/349038#M80912</guid>
      <dc:creator>abhityagi</dc:creator>
      <dc:date>2017-04-11T09:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reading XML from a table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-XML-from-a-table/m-p/349075#M80930</link>
      <description>&lt;P&gt;With all the reading and writing, this will soon become a time consuming process. I would rather have a way to directly read the data and then parse it using a map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This might be the hail mary option.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 12:44:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-XML-from-a-table/m-p/349075#M80930</guid>
      <dc:creator>NG_cap</dc:creator>
      <dc:date>2017-04-11T12:44:10Z</dc:date>
    </item>
  </channel>
</rss>

