<?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: safety settings on this computer prohibit accessing a data source on another domain in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313635#M115758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx Eran for your answer, but this solution didn't work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strangely it is working for the server administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone another idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2012 13:40:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-30T13:40:44Z</dc:date>
    <item>
      <title>Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313630#M115753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a macro I am calling a procedure in the oracle database. In the developper it works correctly, but after deploying and accessing via IE I get the message "safety settings on this computer prohibit accessing a data source on another domain".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've enabled "access datasources across domains" in the internet options on the client.&lt;/P&gt;&lt;P&gt;In the module editer I've set "allow system access" and "system access".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The macro looks as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub WriteToDatabase&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dim sConn, oConn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set oConn = CreateObject("ADODB.Connection")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sConn = "Provider=OraOLEDB.Oracle.1;Persist Security Info=False;User ID=" &amp;amp; vUserID &amp;amp; ";Password=" &amp;amp; vPassword &amp;amp; ";Data Source=" &amp;amp; vDataSource &amp;amp; ";"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; oConn.Open sConn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sSQL="procedure_name('" &amp;amp; var1 &amp;amp; "'),'" &amp;amp;&amp;nbsp; var2 &amp;amp; "')"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; oConn.Execute(sSQL)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; oConn.Close&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set oConn = Nothing&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: the called procedure writes in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how to prevent this message?&lt;/P&gt;&lt;P&gt;Thanks, Nor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 08:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313630#M115753</guid>
      <dc:creator />
      <dc:date>2011-07-28T08:11:57Z</dc:date>
    </item>
    <item>
      <title>Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313631#M115754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Nor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;I get the same message from oneof my users.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Have you found a solution?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Eran &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Sep 2011 12:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313631#M115754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-18T12:52:16Z</dc:date>
    </item>
    <item>
      <title>Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313632#M115755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; No, I'm sorry. I've created a very dirty workaround to solve this problem and now I don't use a macro but call the procedure in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 07:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313632#M115755</guid>
      <dc:creator />
      <dc:date>2011-09-20T07:46:45Z</dc:date>
    </item>
    <item>
      <title>Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313633#M115756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Norarth and Eran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for digging this old post up, but I am currently having the same issue.&lt;/P&gt;&lt;P&gt;Did someone find a solution to use a macro ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : the macro is working when I am connected with the server administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benoit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 17:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313633#M115756</guid>
      <dc:creator />
      <dc:date>2012-01-26T17:22:57Z</dc:date>
    </item>
    <item>
      <title>Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313634#M115757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;This worked well for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="line-height: 18px; color: #555555; font-size: 10pt; background-color: #ececec; font-family: Arial, sans-serif;"&gt;Modify the internet options in IE:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Go to Internet options -- &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Security Tab --&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; Select Internet and Local Intranet -- &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;click Custom Level (button ) -- &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Miscellaneous --&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; select enable for Access data source across domains&lt;/SPAN&gt;.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;After that I reopened theQLIKVIEW model.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;For me it worked..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Good Luck&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Eran&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 10:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313634#M115757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-30T10:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313635#M115758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx Eran for your answer, but this solution didn't work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strangely it is working for the server administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone another idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 13:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313635#M115758</guid>
      <dc:creator />
      <dc:date>2012-01-30T13:40:44Z</dc:date>
    </item>
    <item>
      <title>Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313636#M115759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a general script setting in QlikView, that will override the Macro&amp;nbsp; Editor access setting. This setting is commonly set the first time QlikView is&amp;nbsp; used to run macros, and is set on a user by user basis hence could generate the&amp;nbsp; different behaviour for different users. &lt;/P&gt;&lt;P&gt;1. Login to Windows with&amp;nbsp; the user you want to change the access right for &lt;BR /&gt;2. Open QlikView desktop&amp;nbsp; client &lt;BR /&gt;3. Open the QVW application &lt;BR /&gt;4. Press Ctrl + Shift + M &lt;BR /&gt;5.&amp;nbsp; Change the Macro Module security setting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 09:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313636#M115759</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2012-02-02T09:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313637#M115760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've the same problem...&lt;/P&gt;&lt;P&gt;I access the qvw document by IE pluging how can I set up it to avoid that problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 07:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313637#M115760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-19T07:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313638#M115761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matteo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to open the application on your server and press Ctrl + Shift + M.&lt;/P&gt;&lt;P&gt;You just need to do that one time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 07:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313638#M115761</guid>
      <dc:creator />
      <dc:date>2012-09-19T07:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313639#M115762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;I’ll try as soon as possible.&lt;/P&gt;&lt;P&gt;I hope that help! ☺&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Da: benoit_fr &lt;A href="mailto:qcwebmaster@qlik.com"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Inviato: mercoledì 19 settembre 2012 09:58&lt;/P&gt;&lt;P&gt;A: Matteo Fioroni&lt;/P&gt;&lt;P&gt;Oggetto: &lt;A href="Development (QlikView Desktop)"&gt;&lt;/A&gt; - Re: Error: safety settings on this computer prohibit accessing a data source on another domain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&amp;lt;http://community.qlik.com/index.jspa&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: Error: safety settings on this computer prohibit accessing a data source on another domain&lt;/P&gt;&lt;P&gt;created by benoit_fr&amp;lt;http://community.qlik.com/people/benoit_fr&amp;gt; in Development (QlikView Desktop) - View the full discussion&amp;lt;http://community.qlik.com/message/260640#260640&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 08:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313639#M115762</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-19T08:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313640#M115763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;open ie borwser and go to your document.(not on the server, on the web)&lt;/P&gt;&lt;P&gt;when you are in the document press Ctrl + Shift + M&lt;/P&gt;&lt;P&gt;then select "Give System Access to Module Script" and click "OK".&lt;/P&gt;&lt;P&gt;that's all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45605" class="jive-image" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/45605_Capture.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 08:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313640#M115763</guid>
      <dc:creator />
      <dc:date>2013-08-16T08:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error: safety settings on this computer prohibit accessing a data source on another domain</title>
      <link>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313641#M115764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had the same issue trying to write values into a database from QV, It works if you are using IE plugin but Ajax doesn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, after work around it, i've found the solution, just allow unsafe macro execution on server (System, QVS, Security, Miscellaneous), now, our application can write into a Oracle and MS Access database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps someone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 12:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-safety-settings-on-this-computer-prohibit-accessing-a-data/m-p/313641#M115764</guid>
      <dc:creator>mago</dc:creator>
      <dc:date>2015-06-17T12:06:12Z</dc:date>
    </item>
  </channel>
</rss>

