<?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: excel file driver not reloading from QMC? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922215#M987807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tick &lt;STRONG&gt;Generate Logfile&lt;/STRONG&gt; on the Document Properties General sheet, save then and reload the document.&lt;/P&gt;&lt;P&gt;You will get a log file in the same folder as the QVW file.&lt;/P&gt;&lt;P&gt;Look at the end of the log to see if the reload was successful or to see any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GenerateLogfile.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94543_GenerateLogfile.JPG" style="width: 620px; height: 247px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2015 13:16:03 GMT</pubDate>
    <dc:creator>Colin-Albert</dc:creator>
    <dc:date>2015-07-30T13:16:03Z</dc:date>
    <item>
      <title>excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922211#M987803</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 have 12 excel sheets in excel work book. to load all these sheets. I did script. every time it is failing to reload in QMC but when I run in desktop it is working fine. below us the error showing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: SQL##f - SqlState: IM002, ErrorCode: 0, ErrorMsg:&lt;BR /&gt;[Microsoft][ODBC Driver Manager] Data source name not found and no default&lt;BR /&gt;driver specified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have excel files loaded successfully in some of the qvws from QMC. only this file is failing. I think this is driver problem? the othser excel files have only one or two sheets. so, I mapped them directly. but only this file have script to lad all 12 sheets at a time and below is the driver path I used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT32 TO [Excel Files;DBQ=C:\Qlikview\folder\Portdata.xlsx];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone suggest me how to set this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922211#M987803</guid>
      <dc:creator />
      <dc:date>2015-07-30T13:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922212#M987804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The path C:\Qlikview\folder\Portdata.xlsx is referring to files on your PC. &lt;/P&gt;&lt;P&gt;You need to move the files to the server and then reference the server path to the files.&lt;/P&gt;&lt;P&gt;You will also need to give the QDS service account permissions to the files &amp;amp; folder.&lt;/P&gt;&lt;P&gt;Check the document logs on the server and you will see the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922212#M987804</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-07-30T13:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922213#M987805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. the files are in server only. which document logs you mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922213#M987805</guid>
      <dc:creator />
      <dc:date>2015-07-30T13:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922214#M987806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amelia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure that the QV Service user has sufficient NT Permissions to open the FILE in question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922214#M987806</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-07-30T13:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922215#M987807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tick &lt;STRONG&gt;Generate Logfile&lt;/STRONG&gt; on the Document Properties General sheet, save then and reload the document.&lt;/P&gt;&lt;P&gt;You will get a log file in the same folder as the QVW file.&lt;/P&gt;&lt;P&gt;Look at the end of the log to see if the reload was successful or to see any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GenerateLogfile.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94543_GenerateLogfile.JPG" style="width: 620px; height: 247px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922215#M987807</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-07-30T13:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922216#M987808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is the error showing which I posted in my first post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: SQL##f - SqlState: IM002, ErrorCode: 0, ErrorMsg:&lt;BR /&gt;[Microsoft][ODBC Driver Manager] Data source name not found and no default&lt;BR /&gt;driver specified&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922216#M987808</guid>
      <dc:creator />
      <dc:date>2015-07-30T13:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922217#M987809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the QDS service account have permissions to the files and folder?&lt;/P&gt;&lt;P&gt;Also does the QDS account have access to any ODBC DSN that the script uses? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922217#M987809</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-07-30T13:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922218#M987810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you execute the reload from QV desktop, is this on the server&amp;nbsp; OR elsewhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 13:41:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922218#M987810</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-07-30T13:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922219#M987811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on the server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922219#M987811</guid>
      <dc:creator />
      <dc:date>2015-07-30T14:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922220#M987812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to know whether these have access to QDS? where I can see this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922220#M987812</guid>
      <dc:creator />
      <dc:date>2015-07-30T14:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922221#M987813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right-click on the file, Properties, Security, Advanced, Effective Permissions&lt;/P&gt;&lt;P&gt;Enter the account that runs the QDS service and you will see if the account has permissions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, logon to the server using the service login and if there is a copy of QV Desktop on the server, run the reload on the server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922221#M987813</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-07-30T14:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922222#M987814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried it not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 15:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922222#M987814</guid>
      <dc:creator />
      <dc:date>2015-07-30T15:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922223#M987815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's not working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 15:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922223#M987815</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-07-30T15:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922224#M987816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please see attached it is failing to reload at that point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 15:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922224#M987816</guid>
      <dc:creator />
      <dc:date>2015-07-30T15:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922225#M987817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the script run OK if you click "Give System Access"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 15:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922225#M987817</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-07-30T15:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922226#M987818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes. but it is failing when running through QMC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 15:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922226#M987818</guid>
      <dc:creator />
      <dc:date>2015-07-30T15:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: excel file driver not reloading from QMC?</title>
      <link>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922227#M987819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at the correct answer to this post and the Settings.ini changes.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/58169"&gt;Change Macro security to allow System Access&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 15:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-file-driver-not-reloading-from-QMC/m-p/922227#M987819</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-07-30T15:50:15Z</dc:date>
    </item>
  </channel>
</rss>

