<?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: access SAS through ODBC? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63942#M7484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ahmed. A SAS technical sales person told be that ACCESS to ODBC should get me connected to MYSQL in a normal installation. It might be a bit slower but theoretically it should work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2015 13:47:27 GMT</pubDate>
    <dc:creator>rwan</dc:creator>
    <dc:date>2015-02-03T13:47:27Z</dc:date>
    <item>
      <title>access SAS through ODBC?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63936#M7478</link>
      <description>could I access SAS data in a UNIX machine from ODBC?</description>
      <pubDate>Mon, 09 May 2011 21:30:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63936#M7478</guid>
      <dc:creator>jplarios</dc:creator>
      <dc:date>2011-05-09T21:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: access SAS through ODBC?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63937#M7479</link>
      <description>I think it is much  difficult.&lt;BR /&gt;
For accessing sas dataset in a UNIX machine, it has usually three method.&lt;BR /&gt;
SAS/SHARE SAS/CONNECT and Integrated Open Model (Example: sas/EG can use this &lt;BR /&gt;
method to talk with SAS UNIX server.)&lt;BR /&gt;
&lt;BR /&gt;
I recommend you to setup JDBC for sas, then you can use Java C++ VB to communicate with SAS.&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Tue, 10 May 2011 05:45:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63937#M7479</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-05-10T05:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: access SAS through ODBC?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63938#M7480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran proc setinit and it lists Access to ODBC as one of the products. I just wonder if it is for real. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 10:36:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63938#M7480</guid>
      <dc:creator>rwan</dc:creator>
      <dc:date>2015-02-03T10:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: access SAS through ODBC?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63939#M7481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rwan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS/ACCESS to ODBC means that you SAS installation can access data stored in ODBC compliant software, such as MS SQL Server, ORACLE, and any other RDBMS that support ODBC connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accessing SAS tables via ODBC is completely different. You'll need&lt;/P&gt;&lt;P&gt;- Software licenses for either SAS/SHARE or SAS Scalable Performance Data Server (SPDS), or SAS Integration Technology&lt;/P&gt;&lt;P&gt;- A running server instance (SAS/SHARE, SPDS, Metadata Server/Object Spawner)&lt;/P&gt;&lt;P&gt;- The Corresponding SAS ODBC drivers installed on the Windows machine desired to access the SAS tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 11:51:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63939#M7481</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2015-02-03T11:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: access SAS through ODBC?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63940#M7482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I got confused by the various posts. Here is what I was trying to do. I have university edition of SAS and I also have data in MYSQL database. I was trying to get at my data from SAS. Now I know that ACCESS to ODBC is not on the product list of the university edition but I did a proc setinit and it clearly showed that ACCESS to ODBC is installed. I was wondering if there is a way to set up SAS to access my data on MYSQL. Any help you can provide would be much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 12:49:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63940#M7482</guid>
      <dc:creator>rwan</dc:creator>
      <dc:date>2015-02-03T12:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: access SAS through ODBC?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63941#M7483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The way I understand it, SAS University Edition runs in its own virtual (Linux) machine, which is "completely" isolated from your Windows (I'm guessing) machine, and the only link between them is how you setup the SAS Shared Folder, based on the installation instructions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With that said, I don't know of a way, whereby you can modify the pre-installed SAS software, nor the Virtual Linux Environment variables, in order to configure the SAS/ACCESS product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the Way, you'll need SAS/ACCESS to MySQL and NOT SAS/ACCESS to ODBC!! Having SAS/ACCESS to ODBC listed in the proc setinit listing/output, does not mean it is installed!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probably will get better answer posting your question to the &lt;A __default_attr="2028" __jive_macro_name="community" class="jive_macro jive_macro_community" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 13:10:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63941#M7483</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2015-02-03T13:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: access SAS through ODBC?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63942#M7484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ahmed. A SAS technical sales person told be that ACCESS to ODBC should get me connected to MYSQL in a normal installation. It might be a bit slower but theoretically it should work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 13:47:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63942#M7484</guid>
      <dc:creator>rwan</dc:creator>
      <dc:date>2015-02-03T13:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: access SAS through ODBC?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63943#M7485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But, you do not have a "normal" installation. You have an isolated installation. SAS University Edition runs in a Virtual Machine that does not really ever see the files on your C: drive. It only sees the files that you define to Virtual Box or VMware Player as shared. As explained by Ahmed, you cannot get to the Virtual Machine to make any configuration changes, so the chances are good that you will not be able to read your MySQL database directly with the University Edition. This is a question for Tech Support when they understand your whole configuration and how you are running SAS -- whether what you want to do will work specifically when you are using the SAS University Edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 14:44:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/access-SAS-through-ODBC/m-p/63943#M7485</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-02-03T14:44:56Z</dc:date>
    </item>
  </channel>
</rss>

