<?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: PostGreSQL connection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/PostGreSQL-connection/m-p/199355#M58316</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;First of all you should get a driver:&lt;/P&gt;&lt;P&gt;ODBC - &lt;A href="http://www.postgresql.org/ftp/odbc/versions/msi/" title="http://www.postgresql.org/ftp/odbc/versions/msi/"&gt;PostgreSQL: File Browser&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;OLE DB - &lt;A href="http://www.pgoledb.com/" title="http://www.pgoledb.com/"&gt;PostgreSQL Native OLEDB Provider (PGNP) &lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(personally I did not found free OLE DB which works well)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Install the driver and try to connect to your DB server, that depends on the server parameters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Maxim&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jan 2015 02:21:21 GMT</pubDate>
    <dc:creator>maksim_senin</dc:creator>
    <dc:date>2015-01-27T02:21:21Z</dc:date>
    <item>
      <title>PostGreSQL connection</title>
      <link>https://community.qlik.com/t5/QlikView/PostGreSQL-connection/m-p/199352#M58313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to connect to a postgreSQL 8.4 database over vpn. I am able to connect to the db using the postgres admin console. I registred the postgresql odbc driver so that it now shows up on the connect menu in the qlikview scripting window. However when I click connect I don't get a connection string. Also if I click 'select' It does not show any tables.&lt;/P&gt;&lt;P&gt;Anybody try connecting to postgresql before? Any suggestions on how to get past this issue.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 19:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PostGreSQL-connection/m-p/199352#M58313</guid>
      <dc:creator />
      <dc:date>2010-09-13T19:23:48Z</dc:date>
    </item>
    <item>
      <title>PostGreSQL connection</title>
      <link>https://community.qlik.com/t5/QlikView/PostGreSQL-connection/m-p/199353#M58314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It turns out it was 2 issues. first you need to register the postgrs odbc driver. Second you need to make sure that the driver installed correctly. I had issues of my driver installation being corrupted, and found out that it was a fairly common issue with the postgresql odbc drivers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 22:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PostGreSQL-connection/m-p/199353#M58314</guid>
      <dc:creator />
      <dc:date>2010-09-13T22:30:12Z</dc:date>
    </item>
    <item>
      <title>PostGreSQL connection</title>
      <link>https://community.qlik.com/t5/QlikView/PostGreSQL-connection/m-p/199354#M58315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi..&lt;/P&gt;&lt;P&gt;can you guide me on how to connect to postgresql from the beginning? im not familiar on linux and dont how to setup the dsn.&lt;/P&gt;&lt;P&gt;thank you..i wish you are willing to help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2011 05:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PostGreSQL-connection/m-p/199354#M58315</guid>
      <dc:creator />
      <dc:date>2011-03-06T05:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: PostGreSQL connection</title>
      <link>https://community.qlik.com/t5/QlikView/PostGreSQL-connection/m-p/199355#M58316</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;First of all you should get a driver:&lt;/P&gt;&lt;P&gt;ODBC - &lt;A href="http://www.postgresql.org/ftp/odbc/versions/msi/" title="http://www.postgresql.org/ftp/odbc/versions/msi/"&gt;PostgreSQL: File Browser&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;OLE DB - &lt;A href="http://www.pgoledb.com/" title="http://www.pgoledb.com/"&gt;PostgreSQL Native OLEDB Provider (PGNP) &lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(personally I did not found free OLE DB which works well)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Install the driver and try to connect to your DB server, that depends on the server parameters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Maxim&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 02:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PostGreSQL-connection/m-p/199355#M58316</guid>
      <dc:creator>maksim_senin</dc:creator>
      <dc:date>2015-01-27T02:21:21Z</dc:date>
    </item>
  </channel>
</rss>

