<?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 Establishing connecting between Postgresql and Data Integration Studio in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Establishing-connecting-between-Postgresql-and-Data-Integration/m-p/835784#M330445</link>
    <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the title says, how can I establish a connection between&amp;nbsp;Postgresql and Data Integration Studio?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies if this question is vague. I am new to SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope anyone can help point me in the right direction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 08:36:13 GMT</pubDate>
    <dc:creator>edzy007</dc:creator>
    <dc:date>2022-09-29T08:36:13Z</dc:date>
    <item>
      <title>Establishing connecting between Postgresql and Data Integration Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Establishing-connecting-between-Postgresql-and-Data-Integration/m-p/835784#M330445</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the title says, how can I establish a connection between&amp;nbsp;Postgresql and Data Integration Studio?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies if this question is vague. I am new to SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope anyone can help point me in the right direction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 08:36:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Establishing-connecting-between-Postgresql-and-Data-Integration/m-p/835784#M330445</guid>
      <dc:creator>edzy007</dc:creator>
      <dc:date>2022-09-29T08:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Establishing connecting between Postgresql and Data Integration Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Establishing-connecting-between-Postgresql-and-Data-Integration/m-p/835957#M330526</link>
      <description>&lt;P&gt;To be able to do this you need a SAS/ACCESS product both installed and licensed, most likely SAS/ACCESS Interface to PostgreSQL or&amp;nbsp; SAS/ACCESS Interface to ODBC. Run this program to confirm:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc product_status;
run;

proc setinit;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;PRODUCT_STATUS will tell you what products are installed, SETINIT what products are licensed.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 21:44:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Establishing-connecting-between-Postgresql-and-Data-Integration/m-p/835957#M330526</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-09-29T21:44:48Z</dc:date>
    </item>
  </channel>
</rss>

