<?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: HOW TO IMPORT DATA FROM A DATABASE INTO SAS in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/HOW-TO-IMPORT-DATA-FROM-A-DATABASE-INTO-SAS/m-p/714826#M27323</link>
    <description>&lt;P&gt;What have you tried so far? Please post any code you have developed.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2021 22:08:40 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2021-01-27T22:08:40Z</dc:date>
    <item>
      <title>HOW TO IMPORT DATA FROM A DATABASE INTO SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/HOW-TO-IMPORT-DATA-FROM-A-DATABASE-INTO-SAS/m-p/714509#M27303</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Actually, I need help&amp;nbsp; to produce the SAS Program to import&amp;nbsp; a database of a city&amp;nbsp; from this site&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.insee.fr/fr/statistiques/2011101?geo=EPCI-200068799#chiffre-cle-9" target="_blank"&gt;https://www.insee.fr/fr/statistiques/2011101?geo=EPCI-200068799#chiffre-key-9&lt;/A&gt;&amp;nbsp;and then produce another another SAS program to produce a&amp;nbsp; table / database that will include the aggregated information at the intermunicipal level for the city and the&amp;nbsp; neighboring cities.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 09:53:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/HOW-TO-IMPORT-DATA-FROM-A-DATABASE-INTO-SAS/m-p/714509#M27303</guid>
      <dc:creator>Loudmila_2021</dc:creator>
      <dc:date>2021-01-27T09:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO IMPORT DATA FROM A DATABASE INTO SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/HOW-TO-IMPORT-DATA-FROM-A-DATABASE-INTO-SAS/m-p/714826#M27323</link>
      <description>&lt;P&gt;What have you tried so far? Please post any code you have developed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 22:08:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/HOW-TO-IMPORT-DATA-FROM-A-DATABASE-INTO-SAS/m-p/714826#M27323</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-01-27T22:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO IMPORT DATA FROM A DATABASE INTO SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/HOW-TO-IMPORT-DATA-FROM-A-DATABASE-INTO-SAS/m-p/714900#M27331</link>
      <description>&lt;P&gt;The answer depends on:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the database you want to read from&lt;/LI&gt;
&lt;LI&gt;the access-methods defined by the maintainer of the database&lt;/LI&gt;
&lt;LI&gt;the sas access-modules you can use&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Assuming that you want to read from mysql/maria:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname source mysql &amp;lt;options to connect to the database&amp;gt;;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;After successful execution you can process the tables using the same tools you normally use when working with datasets.&lt;/P&gt;
&lt;P&gt;BUT: You need AccessTo MySQL licenced and installed at your site to do so.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 07:25:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/HOW-TO-IMPORT-DATA-FROM-A-DATABASE-INTO-SAS/m-p/714900#M27331</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2021-01-28T07:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO IMPORT DATA FROM A DATABASE INTO SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/HOW-TO-IMPORT-DATA-FROM-A-DATABASE-INTO-SAS/m-p/714907#M27332</link>
      <description>&lt;P&gt;Please provide the further navigation to the downloadable data on this website.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 08:47:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/HOW-TO-IMPORT-DATA-FROM-A-DATABASE-INTO-SAS/m-p/714907#M27332</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-01-28T08:47:24Z</dc:date>
    </item>
  </channel>
</rss>

