<?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 Section Access and OLEDB error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662924#M241518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been getting an OLEDB error message on a QV Model I am developing; up until now it has been working perfectly.&amp;nbsp; There was a requirement to make the document available to other users with restricted data and therefore I've used Section Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the Section Access the error message occurs, if i take it out it running fine.&amp;nbsp; I use Section Access in other documents without errors; the only difference being my current document pulls directly from an SQL Server while the other models pull from QVDs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing a setting i need to change on the document?&amp;nbsp; Has anyone come across this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for an enlightenment and help in advance.&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2014 13:57:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-27T13:57:31Z</dc:date>
    <item>
      <title>Section Access and OLEDB error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662924#M241518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been getting an OLEDB error message on a QV Model I am developing; up until now it has been working perfectly.&amp;nbsp; There was a requirement to make the document available to other users with restricted data and therefore I've used Section Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the Section Access the error message occurs, if i take it out it running fine.&amp;nbsp; I use Section Access in other documents without errors; the only difference being my current document pulls directly from an SQL Server while the other models pull from QVDs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing a setting i need to change on the document?&amp;nbsp; Has anyone come across this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for an enlightenment and help in advance.&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 13:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662924#M241518</guid>
      <dc:creator />
      <dc:date>2014-08-27T13:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access and OLEDB error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662925#M241519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chirag,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connecting directly to SQL server will not pose the problem, I think its something else.&lt;/P&gt;&lt;P&gt;Can you please post the Error and script , let me check once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 14:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662925#M241519</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-08-27T14:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access and OLEDB error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662926#M241520</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;I suggest you post the script that is failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 14:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662926#M241520</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-08-27T14:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access and OLEDB error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662927#M241521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION ACCESS;&lt;/P&gt;&lt;P&gt;LOAD ACCESS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USERID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PASSWORD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ZONE&lt;/P&gt;&lt;P&gt;FROM [xxxAccess Control.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION APPLICATION;&lt;/P&gt;&lt;P&gt;STAR IS *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//*********************************************&amp;nbsp; Connection ************&lt;/P&gt;&lt;P&gt;//=========================================================================&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [&lt;/P&gt;&lt;P&gt;// Provider=SQLOLEDB.1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Provider=SQLOLEDB.1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Persist Security Info=True;&lt;/P&gt;&lt;P&gt;&amp;nbsp; User ID=sa;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Initial Catalog="XXX"; &amp;lt;== this is our database name&lt;/P&gt;&lt;P&gt;&amp;nbsp; Data Source=DBMaster3;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Use Procedure for Prepare=1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Auto Translate=True;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Packet Size=4096;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Workstation ID=GBACT-DT218;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Use Encryption for Data=False;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Tag with column collation when possible=False] (XPassword is BZSCNZMGUbbOGWBL);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//********************************************* Company Postcode **********&lt;/P&gt;&lt;P&gt;//=========================================================================&lt;/P&gt;&lt;P&gt;AccountDetailsMap:&lt;/P&gt;&lt;P&gt;Mapping LOAD centre &amp;amp; AccountNumber as test1, Postcode;&lt;/P&gt;&lt;P&gt;SQL SELECT centre, AccountNumber, Postcode FROM dbo.tblCompany;&lt;/P&gt;&lt;P&gt;/*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 14:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662927#M241521</guid>
      <dc:creator />
      <dc:date>2014-08-27T14:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access and OLEDB error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662928#M241522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chirag,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script seems to be ok, but you should not use *.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;gt;Star is is not recommended for use in your script, it is supported to maintain existing QlikView applications.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The Star character is not accepted in info load files. &lt;/LI&gt;&lt;LI&gt;The Start character cannot be used in the key fields, the fields that link tables.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Try use other characters. If you still face any issue please get the snapshot of the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 04:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662928#M241522</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-08-28T04:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access and OLEDB error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662929#M241523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That appears to have done the trick!&amp;nbsp; Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 09:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-and-OLEDB-error/m-p/662929#M241523</guid>
      <dc:creator />
      <dc:date>2014-08-28T09:21:47Z</dc:date>
    </item>
  </channel>
</rss>

