<?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 Script runs but not in Publisher in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163381#M1283310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I was afraid that woud be the work aroung. The Access database runs each night after getting a file from SAP. So I am having the database create some "csv" files that will (ya) update the QV doucment in publisher.&lt;/P&gt;&lt;P&gt;Thanks for you input Vlad.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Nov 2010 19:19:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-23T19:19:55Z</dc:date>
    <item>
      <title>Script runs but not in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163377#M1283296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a qvw that loads data from a Microsoft Access Database table. The script runs find if I manually reload it but it will not reload from a "reload" in Publisher. The error is :&lt;/P&gt;&lt;P&gt;Error: SQL Error:[Microsoft][ODBC Driver Manager] Data source name not found and no default printer specified SQL State: IM002&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163377#M1283296</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Script runs but not in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163378#M1283300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephen,&lt;/P&gt;&lt;P&gt;Did you configure the ODBC connection on the server? If so, did you make sure it was a SysDSN and not a UserDSN? When you reload something manually you are doing it with your own username, when Publisher runs a task it does so under its user account.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 19:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163378#M1283300</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-11-22T19:03:38Z</dc:date>
    </item>
    <item>
      <title>Script runs but not in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163379#M1283304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have tried to install but Access needs a 32 bit driver and SysDSN seems to only be looking for a 64 bit driver as we are running the QV server and publisher as 64 bit.&lt;/P&gt;&lt;P&gt;I also did and OLE DB connection and the same thing happens. I can run the reload by publisher can't.&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 18:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163379#M1283304</guid>
      <dc:creator />
      <dc:date>2010-11-23T18:17:20Z</dc:date>
    </item>
    <item>
      <title>Script runs but not in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163380#M1283307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, that's the problem. There are no 64-bit drivers for Office. If you want to upgrade to v10, you can simulate a 32-bit connection. If you're using v9 (which is likely), you would have to do the following as a workaround:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Install QlikView Desktop 32-bit on the server&lt;/LI&gt;&lt;LI&gt;Configure a 32-bit SysDSN connection directly from within QV Desktop and configure your script to use that connection&lt;/LI&gt;&lt;LI&gt;Test reloading manually to make sure everything works well&lt;/LI&gt;&lt;LI&gt;Assuming the reload succeeded, you then need to create a BAT file containing a line in the following format: "C:\Program Files (x86)\Qlikview\Qv.exe" /r "C:\MyQVDocs\Mydoc.qvw"&lt;/LI&gt;&lt;LI&gt;Save this BAT file and the configure it as a Supporting Task from QEMC --&amp;gt; System. You can then run it as a task and it will run in 32-bit mode.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Note that this is not ideal since you will need to license the local client and waste one of your licenses on that. If that's not acceptable, you need to move away from 64-bit. Either way you would be losing the advantages of 64-bit, but you have Microsoft to blame for that...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 19:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163380#M1283307</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-11-23T19:02:22Z</dc:date>
    </item>
    <item>
      <title>Script runs but not in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163381#M1283310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I was afraid that woud be the work aroung. The Access database runs each night after getting a file from SAP. So I am having the database create some "csv" files that will (ya) update the QV doucment in publisher.&lt;/P&gt;&lt;P&gt;Thanks for you input Vlad.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 19:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163381#M1283310</guid>
      <dc:creator />
      <dc:date>2010-11-23T19:19:55Z</dc:date>
    </item>
    <item>
      <title>Script runs but not in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163382#M1283311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to that detailed guide, there is actually a &lt;A href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c06b8369-60dd-4b64-a44b-84b371ede16d" target="_blank" title="Microsoft Access Database Engine 2010 Redistributable"&gt;redistributable package&lt;/A&gt; from Microsoft for Access. They overwrite the existing from any Office installation except for the 2010 version, but in a server environment, where usually there are not desktop programs, it may worth installing. They run on 64 bit servers.&lt;/P&gt;&lt;P&gt;I'm currently testing them with both QV10 and QV9 servers&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 19:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163382#M1283311</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-11-23T19:26:37Z</dc:date>
    </item>
    <item>
      <title>Script runs but not in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163383#M1283313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel, we'll try that.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 19:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163383#M1283313</guid>
      <dc:creator />
      <dc:date>2010-11-23T19:31:16Z</dc:date>
    </item>
    <item>
      <title>Script runs but not in Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163384#M1283316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel,&lt;/P&gt;&lt;P&gt;I've seen that package before. While it does run on x64 machines, it does not give you x64 drivers. Meaning, it just runs in WOW. So I think the same problems will occur. If I'm wrong about that, please let me know!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 21:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-runs-but-not-in-Publisher/m-p/163384#M1283316</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-11-23T21:11:44Z</dc:date>
    </item>
  </channel>
</rss>

