<?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 ODBC read fails in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195092#M713723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;I'm not sure if this has been resolved for you, and I don't have an answer. I have a similar problem. I think mine stems from using an ODBC driver on my 32-bit development environment calling a stored procedure on SQL Server 2008 64-bit. We just went through a migration from SQL Server 2000 32 bit to SQL Server 2008 64-bit. All of my stored procedures that were written prior to the migration work fine, but a new one is not. I can run it in the Management Studio just fine, but I get a ODBC Read Error in QlikView. I think it has something to do with when the stored procedures were compiled. Our technicians restored a backup from the SQL Server 2000 to the SQL Server 2008. I think in doing it that way the old stored procedures weren't recompiled. I did some digging and found SQL error codes, but they don't have a Read Error. So is this issue an ODBC issue or a QlikView issue?&lt;/P&gt;&lt;P&gt;&lt;A href="http://technet.microsoft.com/en-us/library/aa937531(SQL.80).aspx"&gt;Here's the link to SQL error Codes.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Allen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jun 2010 14:47:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-02T14:47:23Z</dc:date>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195088#M713719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am facing a strange problem. I am connecting to my microsoft sql server using ODBC and the connection is successful. I am able to select tables and am able to see the data in the table rows and columns. But when I save and load, the read fails giving me an error&lt;/P&gt;&lt;P&gt;ODBC read failed&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM "TMS_Data".dbo.billingterms&lt;/P&gt;&lt;P&gt;Can someone help on what's going on?&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Manoj Agrawal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 16:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195088#M713719</guid>
      <dc:creator />
      <dc:date>2010-05-21T16:50:27Z</dc:date>
    </item>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195089#M713720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen this sometimes. You may need to close the QV completely, exit out and restart app and it should be fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 17:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195089#M713720</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2010-05-21T17:34:18Z</dc:date>
    </item>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195090#M713721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;Thanks for the reply. However, it has been happening ever since that I have been trying fetch the data from this table and it's been couple of days now. Every time the connection is successful, i can see the tables as well as data yet the read fails.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Manoj Agrawal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 17:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195090#M713721</guid>
      <dc:creator />
      <dc:date>2010-05-21T17:58:48Z</dc:date>
    </item>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195091#M713722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found a solution. Just removed 'ODBC' from the connection string so that it uses OLE DB as default. Reads the data now.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 18:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195091#M713722</guid>
      <dc:creator />
      <dc:date>2010-05-21T18:51:10Z</dc:date>
    </item>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195092#M713723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;I'm not sure if this has been resolved for you, and I don't have an answer. I have a similar problem. I think mine stems from using an ODBC driver on my 32-bit development environment calling a stored procedure on SQL Server 2008 64-bit. We just went through a migration from SQL Server 2000 32 bit to SQL Server 2008 64-bit. All of my stored procedures that were written prior to the migration work fine, but a new one is not. I can run it in the Management Studio just fine, but I get a ODBC Read Error in QlikView. I think it has something to do with when the stored procedures were compiled. Our technicians restored a backup from the SQL Server 2000 to the SQL Server 2008. I think in doing it that way the old stored procedures weren't recompiled. I did some digging and found SQL error codes, but they don't have a Read Error. So is this issue an ODBC issue or a QlikView issue?&lt;/P&gt;&lt;P&gt;&lt;A href="http://technet.microsoft.com/en-us/library/aa937531(SQL.80).aspx"&gt;Here's the link to SQL error Codes.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Allen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 14:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195092#M713723</guid>
      <dc:creator />
      <dc:date>2010-06-02T14:47:23Z</dc:date>
    </item>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195093#M713724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Allen,&lt;/P&gt;&lt;P&gt;As mentioned in my previous post, yes I got it working. Deleted the work 'ODBC' from the connection string so that it uses OLE DB connect by default.&lt;/P&gt;&lt;P&gt;So now my connection string reads&lt;/P&gt;&lt;P&gt;CONNECT TO WEBTMS etc. etc etc.&lt;/P&gt;&lt;P&gt;instead of&lt;/P&gt;&lt;P&gt;ODBC CONNECT to WEBTMS etc etc etc&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 15:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195093#M713724</guid>
      <dc:creator />
      <dc:date>2010-06-02T15:27:19Z</dc:date>
    </item>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195094#M713725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I also have the same problem and have tried removing the 'ODBC' but still get the same issue, well 'OLEDB Read Failed'&lt;/P&gt;&lt;P&gt;I'm trying to connect to a MS Access db that I suspect is corrupt?&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 02:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195094#M713725</guid>
      <dc:creator />
      <dc:date>2010-07-12T02:03:20Z</dc:date>
    </item>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195095#M713726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can give me script which you write for save and load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 14:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195095#M713726</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2010-07-12T14:56:27Z</dc:date>
    </item>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195096#M713727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but I have solved it. The access database I was connecting to seemed to have got corrupted. I went back to the previous backup and now everything works ok. The funny thing was I could open the queries in Access but I guess it must've had something to do with the way Access provides data to other programs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 23:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195096#M713727</guid>
      <dc:creator />
      <dc:date>2010-07-12T23:45:32Z</dc:date>
    </item>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195097#M713728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The exact same behavior is seen when the user and password are not embedded in the connection string. When you connect to the ODBC/OLEDB and dont type the password in the first window (Called Connect To DataSource) but rather in a subsequent window asking specifically for the user and password, it will not be embedded and you WILL be able to select the tables and all (because you just typed the credentials), but when trying to reload, since it has no password to communicate with the source, it will fail.&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 00:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195097#M713728</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2010-07-13T00:22:02Z</dc:date>
    </item>
    <item>
      <title>ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195098#M713729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Manoj ,&lt;/P&gt;&lt;P&gt;pls Try with OLEDB , it will work fine in my case.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil Jain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 13:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195098#M713729</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2010-07-20T13:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195099#M713730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I took this error , &lt;/P&gt;&lt;P&gt;if you take scritp in db ,&amp;nbsp; your colomn name musn't similar , you have to give alias this column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; a.&lt;SPAN style="text-decoration: underline;"&gt;name,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; b.&lt;SPAN style="text-decoration: underline;"&gt;name&lt;/SPAN&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; a.&lt;EM&gt;aaa&lt;/EM&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; b.dfdfd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; b.&lt;EM&gt;aaa&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from a ,b;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2012 07:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195099#M713730</guid>
      <dc:creator />
      <dc:date>2012-10-20T07:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC read fails</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195100#M713731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case, the problem was the column name length.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 20:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-read-fails/m-p/195100#M713731</guid>
      <dc:creator />
      <dc:date>2012-10-23T20:27:31Z</dc:date>
    </item>
  </channel>
</rss>

