<?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: Re: Re: direct not support odbc for infobright in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637137#M233665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I change to another computer . It is same for SQLServer . It seems this file have gone wrong .I must rebuild a new .qvw file and copy all script to it , after that ,It is ok. I think the setdirect have some problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 May 2014 15:40:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-17T15:40:37Z</dc:date>
    <item>
      <title>direct not support odbc for infobright</title>
      <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637131#M233659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for ODBC CONNECT&amp;nbsp; for infobright database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT AllowUsed,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CompanyKey, PromotionCode,StartDate, StartTime&lt;BR /&gt;FROM `bi_psidw`.`dim_promotion`;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is ok . but the following that appear "Error -- expected &amp;lt;QualifiedName&amp;gt;, found " `bi_psidw`.`dim_promotion`" "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DIRECT QUERY&lt;BR /&gt;dimension&lt;BR /&gt; CompanyKey&lt;BR /&gt; measure&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PromotionTypeCode&lt;BR /&gt; detail&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StartDate&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; detach&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StartTime&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM `bi_psidw`.`dim_promotion`;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is SQLServer ，it is ok&amp;nbsp; because it is different 'from'.&lt;/P&gt;&lt;P&gt;Do the&amp;nbsp; direct discovery&amp;nbsp; support all databases using ODBC&amp;nbsp; ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 10:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637131#M233659</guid>
      <dc:creator />
      <dc:date>2014-05-17T10:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: direct not support odbc for infobright</title>
      <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637132#M233660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I find&amp;nbsp; it is ok for first time using SQLServer , If I reload the qvw file , it appear like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ErrorSource: Microsoft OLE DB Provider for SQL Server, ErrorMsg: '0x20ef'&lt;/P&gt;&lt;P&gt;I am using 11.20SR6 . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 14:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637132#M233660</guid>
      <dc:creator />
      <dc:date>2014-05-17T14:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: direct not support odbc for infobright</title>
      <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637133#M233661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check in your database engine if there was any query sent to it from QV and if yes - how does it look like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 14:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637133#M233661</guid>
      <dc:creator />
      <dc:date>2014-05-17T14:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: direct not support odbc for infobright</title>
      <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637134#M233662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can load data using SQL SELECT for both databases . For infobright , I change as suggested , it isn't ok . For SQLserver , the first time is ok . I reopened it that error message . What is missing in using DD ? For SQLSERVER I must set connection again .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 14:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637134#M233662</guid>
      <dc:creator />
      <dc:date>2014-05-17T14:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re: direct not support odbc for infobright</title>
      <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637135#M233663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe here you will find some tips:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 14:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637135#M233663</guid>
      <dc:creator />
      <dc:date>2014-05-17T14:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: direct not support odbc for infobright</title>
      <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637136#M233664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have study the pdf . I can't find any idea . It is simple to use it . The test.qvw&amp;nbsp; can't reload&amp;nbsp; . I reinstall QV SR6 , It is the same . Are&amp;nbsp; there any settings&amp;nbsp; for DD ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 15:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637136#M233664</guid>
      <dc:creator />
      <dc:date>2014-05-17T15:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: direct not support odbc for infobright</title>
      <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637137#M233665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I change to another computer . It is same for SQLServer . It seems this file have gone wrong .I must rebuild a new .qvw file and copy all script to it , after that ,It is ok. I think the setdirect have some problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 15:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637137#M233665</guid>
      <dc:creator />
      <dc:date>2014-05-17T15:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: direct not support odbc for infobright</title>
      <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637138#M233666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have solved the problem in SQLServer . It is because&amp;nbsp; of&amp;nbsp; '&amp;nbsp; DirectStringQuoteChar' setting . but in mysql , I still don't solved it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 01:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637138#M233666</guid>
      <dc:creator />
      <dc:date>2014-05-18T01:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: direct not support odbc for infobright</title>
      <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637139#M233667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SQL##f - SqlState: 37000, ErrorCode: 1064, ErrorMsg: [MySQL][ODBC 5.2(a) Driver][mysqld-5.1.40]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"bi_psidw.dim_stockproerty"' at line 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----&amp;nbsp; I reload the same .qvw file in another computer . It is ok . In this computer I find &lt;/P&gt;&lt;P&gt;the origin script :&lt;/P&gt;&lt;P&gt;&amp;nbsp; FROM $(databasename).dim_stockproerty;&lt;/P&gt;&lt;P&gt;in wrong computer&amp;nbsp; it has been changed to :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; '"bi_psidw.dim_stockproerty"'&lt;/P&gt;&lt;P&gt;It have more ' quote&amp;nbsp; , how to set it disappear&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 09:24:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637139#M233667</guid>
      <dc:creator />
      <dc:date>2014-05-18T09:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: direct not support odbc for infobright</title>
      <link>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637140#M233668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have solve it . I must set like the following :&lt;/P&gt;&lt;P&gt;SET DirectIdentifierQuoteChar='``';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 14:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/direct-not-support-odbc-for-infobright/m-p/637140#M233668</guid>
      <dc:creator />
      <dc:date>2014-05-26T14:53:36Z</dc:date>
    </item>
  </channel>
</rss>

