<?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 Database Connection Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257596#M97352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ralf... i'll try it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jan 2012 15:30:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-10T15:30:19Z</dc:date>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257585#M97341</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;This time, im consulting about database connections.&lt;/P&gt;&lt;P&gt;Lets suppose that i have an application that use some odbc or oledb connection to a database and i run the refresh of this application on a bat file.&lt;/P&gt;&lt;P&gt;Sometimes, some refresh freeze on the load in the connection time. So, sometimes, the procces remains paused because the connection was not successfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem its that, i cannot permit that those procces keeps stopped because other procces must run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the question is, theres any way to check if some procces have some connection problem and stop it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all!&lt;/P&gt;&lt;P&gt;Germán&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2012 13:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257585#M97341</guid>
      <dc:creator />
      <dc:date>2012-01-06T13:37:26Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257586#M97342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Germán,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you can look for vendor specific time out parameters in the ODBC/OLEDB dialog to shorten the freeze time and then catch the script error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;set ErrorMode=0;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONNECT ...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;if &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;ScriptError &amp;gt; 1 then&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //no connect, do something else...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;end if&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;set ErrorMode=1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;- Ralf&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 09:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257586#M97342</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-01-10T09:55:58Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257587#M97343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf&lt;/P&gt;&lt;P&gt;Thanks for your answer but the problem is in the coonection line.&lt;/P&gt;&lt;P&gt;When you cannot connect, the script doesnt go on. So, i cannot enter into the If clausule to check if error...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There`s any workaround like timeout or something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 12:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257587#M97343</guid>
      <dc:creator />
      <dc:date>2012-01-10T12:03:41Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257588#M97344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which database vendor and which ODBC driver you're using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 12:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257588#M97344</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-01-10T12:20:53Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257589#M97345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In fact its an ODBC connection to a Visual FoxPro file. (a dbf file)&lt;/P&gt;&lt;P&gt;I Know... its old... but...&amp;nbsp; theres some systems that still hav e this kind of information sources...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 12:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257589#M97345</guid>
      <dc:creator />
      <dc:date>2012-01-10T12:25:16Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257590#M97346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MS says VFPODBC driver is no longer supported, you should use OLE DB:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://msdn.microsoft.com/de-de/vfoxpro/bb190233.aspx"&gt;http://msdn.microsoft.com/de-de/vfoxpro/bb190233.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw. can you send me a VFP test file to do some research on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 12:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257590#M97346</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-01-10T12:43:57Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257591#M97347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did an example with OLE DB on a local Visual FoxPro file. It gets no error on the Connect if the file is not there (can not connected) but if you make a select. This can be catched as followed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// connect&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=VFPOLEDB.1;Data Source=C:\PROGRAM FILES (X86)\MICROSOFT VISUAL FOXPRO OLE DB PROVIDER\SAMPLES\NORTHWIND;Mode=Share Deny None;Extended Properties="";User ID="";Mask Password=False;Cache Authentication=False;Encrypt Password=False;Collating Sequence=MACHINE;DSN="";DELETED=True;CODEPAGE=1252;MVCOUNT=16384;ENGINEBEHAVIOR=90;TABLEVALIDATE=3;REFRESH=5;VARCHARMAPPING=False;ANSI=True;REPROCESS=5];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set ErrorMode=0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// select &lt;/P&gt;&lt;P&gt;customers:&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM customers;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// error handling if not connected&lt;/P&gt;&lt;P&gt;if IsNull(NoOfRows('customers')) then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trace not connected;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exit script;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// else further script execution &lt;/P&gt;&lt;P&gt;set ErrorMode=1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 13:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257591#M97347</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-01-10T13:48:57Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257592#M97348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the cut into the connection its in the oledb string, or not?&lt;/P&gt;&lt;P&gt;Thats why you dont get stoped?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 14:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257592#M97348</guid>
      <dc:creator />
      <dc:date>2012-01-10T14:31:53Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257593#M97349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you mean with "the cut into the connection"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least the folder of the Data Source must exist. If it not exist the OLE DB Provider will open a dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 14:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257593#M97349</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-01-10T14:47:33Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257594#M97350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I undertud.&lt;/P&gt;&lt;P&gt;The problem its that when the connection call its launched, sometimes doesnt return any feedback.&lt;/P&gt;&lt;P&gt;The folder exist, the file exist, but the connection doesnt returns anything...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats why i need to stop the procces if the connection its freeze...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 14:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257594#M97350</guid>
      <dc:creator />
      <dc:date>2012-01-10T14:58:57Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257595#M97351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I presume this will not occur with the OLE DB Provider (instead of ODBC)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 15:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257595#M97351</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-01-10T15:13:47Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257596#M97352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ralf... i'll try it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 15:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257596#M97352</guid>
      <dc:creator />
      <dc:date>2012-01-10T15:30:19Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257597#M97353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have downloaded it here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=14839"&gt;http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=14839&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 15:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257597#M97353</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-01-10T15:31:48Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257598#M97354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes... thanks for this... i tryed many connectors... in fact...&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 15:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257598#M97354</guid>
      <dc:creator />
      <dc:date>2012-01-10T15:44:06Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257599#M97355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Ralph, so I'm attempting to connect to the FoxPro tables, and I'm able to create the connection based off your example. I can then read the table, but it does not pull in any data. And I know for sure that ther is some there as I can open the table and see data. What could I be missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=VFPOLEDB.1;Data Source=C:\Users\Public\Documents\MFHS\Abra\Abra\Data;Mode=Share Deny None;Extended Properties="";User ID="";Mask Password=False;Cache Authentication=False;Encrypt Password=False;Collating Sequence=MACHINE;DSN="";DELETED=True;CODEPAGE=1252;MVCOUNT=16384;ENGINEBEHAVIOR=90;TABLEVALIDATE=3;REFRESH=5;VARCHARMAPPING=False;ANSI=True;REPROCESS=5];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;employees:&lt;/P&gt;&lt;P&gt;LOAD a_empno,&lt;/P&gt;&lt;P&gt;a_hours;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM HATTRAN;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 17:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257599#M97355</guid>
      <dc:creator />
      <dc:date>2012-05-16T17:08:15Z</dc:date>
    </item>
    <item>
      <title>Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257600#M97356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately this is not working anymore with my newest QlikView versions v10 SR4 and v11 SR1 on 64bit. It is just crashing qvconnect.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, I started to use our QlikView JDBC Connector (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://bit.ly/A98Sdi"&gt;http://bit.ly/A98Sdi&lt;/A&gt;&lt;SPAN&gt;) with the HXTT DBF driver (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://bit.ly/K7uNkT"&gt;http://bit.ly/K7uNkT&lt;/A&gt;&lt;SPAN&gt;) which runs very smoothly now..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 17:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257600#M97356</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-05-16T17:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257601#M97357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, it was just crashing the qvconnect.exe for me too. But then I through in your modified script at it pulled the table, but just not any data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex Peasley&lt;/P&gt;&lt;P&gt;Business Intelligence Architect&lt;/P&gt;&lt;P&gt;Core BTS&lt;/P&gt;&lt;P&gt;608-661-7769&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 17:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257601#M97357</guid>
      <dc:creator />
      <dc:date>2012-05-16T17:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Database Connection Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257602#M97358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the JAVA runtime config:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="config1.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/14359_config1.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the JDBC driver config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="setup_dbf.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/14358_setup_dbf.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the QV script connect:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="connect_foxpro.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/14366_connect_foxpro.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just contact me directly if you have any question: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:ralf.becher@tiq-solutions.de"&gt;ralf.becher@tiq-solutions.de&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 19:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Database-Connection-Issue/m-p/257602#M97358</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-05-16T19:53:06Z</dc:date>
    </item>
  </channel>
</rss>

