<?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 Dataset using C# on .NET Core in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Access-SAS-Dataset-using-C-on-NET-Core/m-p/852096#M336835</link>
    <description>&lt;P&gt;Hello, we have a similar requirement.&amp;nbsp; only we just need to parse&amp;nbsp;sas7bdat files in a linux container and nothing more.&amp;nbsp; We have looked at the &lt;A href="https://support.sas.com/downloads/package.htm?pid=648" target="_self"&gt;SAS Providers for OLE DB&lt;/A&gt;&amp;nbsp;but they seem to only be available for windows.&amp;nbsp; Is there a base image that we can use which has the minimum requirements to parse these files?&amp;nbsp; We don't really care if its odbc,, jdbc, or anything else that is linux compliant.&amp;nbsp; Would really appreciate any help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2023 10:05:36 GMT</pubDate>
    <dc:creator>nlivni</dc:creator>
    <dc:date>2023-01-04T10:05:36Z</dc:date>
    <item>
      <title>Access SAS Dataset using C# on .NET Core</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Access-SAS-Dataset-using-C-on-NET-Core/m-p/578264#M163968</link>
      <description>&lt;P&gt;Hello Community members,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to access SAS dataset using C# code which I am successful using references from this blog post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2013/06/09/sas-client-with-microsoft-dot-net/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2013/06/09/sas-client-with-microsoft-dot-net/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However we want to deploy our C# code to run on Linux Server using .NET Core framework. In this scenario, since there is no COM on Linux box is there any alternative to access SAS data set?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any references to paper or blog would be helpful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 04:12:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Access-SAS-Dataset-using-C-on-NET-Core/m-p/578264#M163968</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-08-01T04:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Access SAS Dataset using C# on .NET Core</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Access-SAS-Dataset-using-C-on-NET-Core/m-p/578347#M164012</link>
      <description>&lt;P&gt;is it SAS Viya or&lt;/P&gt;
&lt;P&gt;Does your SAS have IOM technology or&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could try JDBC to read sas dataset or&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp; have some ideas .&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 11:34:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Access-SAS-Dataset-using-C-on-NET-Core/m-p/578347#M164012</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-08-01T11:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Access SAS Dataset using C# on .NET Core</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Access-SAS-Dataset-using-C-on-NET-Core/m-p/578361#M164022</link>
      <description>&lt;P&gt;Using IOM on a Linux box, you'd have to use the Java interfaces via CORBA.&amp;nbsp; That's &lt;A href="https://github.com/sassoftware/saspy" target="_self"&gt;how SASPy works (access to SAS from Python)&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;&amp;nbsp;is correct - you would probably use JDBC to get to the SAS data.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 12:24:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Access-SAS-Dataset-using-C-on-NET-Core/m-p/578361#M164022</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2019-08-01T12:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Access SAS Dataset using C# on .NET Core</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Access-SAS-Dataset-using-C-on-NET-Core/m-p/852096#M336835</link>
      <description>&lt;P&gt;Hello, we have a similar requirement.&amp;nbsp; only we just need to parse&amp;nbsp;sas7bdat files in a linux container and nothing more.&amp;nbsp; We have looked at the &lt;A href="https://support.sas.com/downloads/package.htm?pid=648" target="_self"&gt;SAS Providers for OLE DB&lt;/A&gt;&amp;nbsp;but they seem to only be available for windows.&amp;nbsp; Is there a base image that we can use which has the minimum requirements to parse these files?&amp;nbsp; We don't really care if its odbc,, jdbc, or anything else that is linux compliant.&amp;nbsp; Would really appreciate any help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 10:05:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Access-SAS-Dataset-using-C-on-NET-Core/m-p/852096#M336835</guid>
      <dc:creator>nlivni</dc:creator>
      <dc:date>2023-01-04T10:05:36Z</dc:date>
    </item>
  </channel>
</rss>

