<?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 OLE DB Connect in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-OLE-DB-Connect/m-p/392944#M700429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works like a charm, thanks Mike! I'll keep the Qlikview connector in mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Nov 2012 12:25:04 GMT</pubDate>
    <dc:creator>andregroen</dc:creator>
    <dc:date>2012-11-02T12:25:04Z</dc:date>
    <item>
      <title>Error OLE DB Connect</title>
      <link>https://community.qlik.com/t5/QlikView/Error-OLE-DB-Connect/m-p/392942#M700427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a client I am trying to connect to an .sdf file (SQL server compact). It's working except for fields with numeric values. Integer, text and date fields are working fine. The following script is an brief example based on northwind.sdf (see attached file). The OLE DB msi is also attached (needs to be installed before Reloading the script).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=Microsoft.SQLSERVER.CE.OLEDB.3.5;Data Source=Northwind.sdf]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL SELECT &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Freight&lt;/P&gt;&lt;P&gt;FROM Orders;&lt;/P&gt;&lt;P&gt;// Freight is a numeric field, other fields are working fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Reload the next error message appears:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="24494" class="jive-image-thumbnail jive-image" onclick="" alt="ErrorMessage.PNG" src="https://community.qlik.com/legacyfs/online/24494_ErrorMessage.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Probably it has something to do with numeric settings? Changing the country settings of my PC or switching te comma and point within the set ThousandSep and DecimalSep didn't help so far. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone? Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 16:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-OLE-DB-Connect/m-p/392942#M700427</guid>
      <dc:creator>andregroen</dc:creator>
      <dc:date>2012-11-01T16:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error OLE DB Connect</title>
      <link>https://community.qlik.com/t5/QlikView/Error-OLE-DB-Connect/m-p/392943#M700428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a probably a dull sulution but it did work for me &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=Microsoft.SQLSERVER.CE.OLEDB.3.5;Data Source=Northwind.sdf];&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOWER(Freight) as Freight&lt;/P&gt;&lt;P&gt;FROM Orders;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As alternative you can try our QlikView connector which support SQL Server compact as well (27 data sources in total)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.etl-tools.com/etl-tools/qlikview-connector/overview.html"&gt;http://www.etl-tools.com/etl-tools/qlikview-connector/overview.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 11:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-OLE-DB-Connect/m-p/392943#M700428</guid>
      <dc:creator>etl_tools</dc:creator>
      <dc:date>2012-11-02T11:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error OLE DB Connect</title>
      <link>https://community.qlik.com/t5/QlikView/Error-OLE-DB-Connect/m-p/392944#M700429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works like a charm, thanks Mike! I'll keep the Qlikview connector in mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 12:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-OLE-DB-Connect/m-p/392944#M700429</guid>
      <dc:creator>andregroen</dc:creator>
      <dc:date>2012-11-02T12:25:04Z</dc:date>
    </item>
  </channel>
</rss>

