<?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: Error: reading tables from SAS into QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47394#M7900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm Not sure might be some problem with OLEDB. Can you pull the data to a text file like a csv file then load the data into Qlikview. Is -1 a boolean value coming in the fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Feb 2018 00:42:57 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-02-03T00:42:57Z</dc:date>
    <item>
      <title>Error: reading tables from SAS into QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47389#M7895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody help me with the follow error that appears when I try to read a table from SAS?&lt;/P&gt;&lt;P&gt;What does format mean? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ErrorSource: , ErrorMsg: &amp;lt;?xml version="1.0" ?&amp;gt;&amp;lt;Exceptions&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="Error"&amp;gt;format $FIELD_NAME has not found or can not loaded.&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;/Exceptions&amp;gt;&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 21:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47389#M7895</guid>
      <dc:creator>aracelicv</dc:creator>
      <dc:date>2018-02-02T21:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error: reading tables from SAS into QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47390#M7896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems some field is not able to read by QV. Can you check if you have the data coming in you SAS with same SQL Script you are running in your QV? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 21:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47390#M7896</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-02-02T21:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error: reading tables from SAS into QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47391#M7897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for answer. Yes, I tried to load with and without the '*' into the sql script, however, I got the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 21:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47391#M7897</guid>
      <dc:creator>aracelicv</dc:creator>
      <dc:date>2018-02-02T21:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error: reading tables from SAS into QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47392#M7898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the same script display rows in your SAS environment ? What is the connection you are using to connect to your database? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 21:38:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47392#M7898</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-02-02T21:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error: reading tables from SAS into QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47393#M7899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Through OLEDB whit SAS IOM Data Provider 9.42. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Yes, I can see the table in SAS, even the field is causing the error. This field is contains '-1' data, I supposed was this format but I have 3 or 4 fields more that contain the same.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 21:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47393#M7899</guid>
      <dc:creator>aracelicv</dc:creator>
      <dc:date>2018-02-02T21:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error: reading tables from SAS into QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47394#M7900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm Not sure might be some problem with OLEDB. Can you pull the data to a text file like a csv file then load the data into Qlikview. Is -1 a boolean value coming in the fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2018 00:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-reading-tables-from-SAS-into-QlikView/m-p/47394#M7900</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-02-03T00:42:57Z</dc:date>
    </item>
  </channel>
</rss>

