<?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 Importing SQL databases in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Importing-SQL-databases/m-p/20136#M3111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, the ".gpg" extension usually means it is an encrypted file (using GnuPG, here if interested &lt;A href="http://www.gnupg.org/"&gt;http://www.gnupg.org/&lt;/A&gt;).&amp;nbsp; It's not a "compressed" file per se; although gog normally compresses a file during encryption, you cannout uncompress it yourself.&amp;nbsp; The one without ".gpg" on the end is probably the decrypted copy of the same file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And note that you did not need to rename the file with ".txt".&amp;nbsp; If it's just a plain text file, any editor can open it by that name.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Mar 2012 00:01:35 GMT</pubDate>
    <dc:creator>BobD</dc:creator>
    <dc:date>2012-03-03T00:01:35Z</dc:date>
    <item>
      <title>Importing SQL databases</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-SQL-databases/m-p/20133#M3108</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; I have data in the following format, Dataset.sql.dat &amp;amp; Dataset.sql.dat.gpg&lt;/P&gt;&lt;P&gt;Is it possible to bring this data into SAS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running SAS 9.2 64bit on windows XP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 14:18:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-SQL-databases/m-p/20133#M3108</guid>
      <dc:creator>SAShole</dc:creator>
      <dc:date>2012-03-02T14:18:02Z</dc:date>
    </item>
    <item>
      <title>Importing SQL databases</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-SQL-databases/m-p/20134#M3109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; SAS can probably not read those files directly, if they are database files.&lt;/P&gt;&lt;P&gt;SAS can access them trough a common API, such as ODBC and OLEDB.&lt;/P&gt;&lt;P&gt;Are those SQL Server databases?&lt;/P&gt;&lt;P&gt;Either case, you also need a database server up and running to answer calls from SAS via above mentioned API:s.&lt;/P&gt;&lt;P&gt;You aslo probaly need a SAS licence for aprpia te SAS/ACCESS product.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 15:25:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-SQL-databases/m-p/20134#M3109</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2012-03-02T15:25:30Z</dc:date>
    </item>
    <item>
      <title>Importing SQL databases</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-SQL-databases/m-p/20135#M3110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It turend out the .sql part was just naming convention (and therefore not an extension) and the .dat part was a generic extension that the client uses and the .gpg is associated with compression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed the .dat to .txt and opened it up in an editior and it was Pipe delimted! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 18:25:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-SQL-databases/m-p/20135#M3110</guid>
      <dc:creator>SAShole</dc:creator>
      <dc:date>2012-03-02T18:25:16Z</dc:date>
    </item>
    <item>
      <title>Importing SQL databases</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-SQL-databases/m-p/20136#M3111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, the ".gpg" extension usually means it is an encrypted file (using GnuPG, here if interested &lt;A href="http://www.gnupg.org/"&gt;http://www.gnupg.org/&lt;/A&gt;).&amp;nbsp; It's not a "compressed" file per se; although gog normally compresses a file during encryption, you cannout uncompress it yourself.&amp;nbsp; The one without ".gpg" on the end is probably the decrypted copy of the same file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And note that you did not need to rename the file with ".txt".&amp;nbsp; If it's just a plain text file, any editor can open it by that name.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2012 00:01:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-SQL-databases/m-p/20136#M3111</guid>
      <dc:creator>BobD</dc:creator>
      <dc:date>2012-03-03T00:01:35Z</dc:date>
    </item>
  </channel>
</rss>

