<?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: .NET PROC SQL Tabular Results in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/NET-PROC-SQL-Tabular-Results/m-p/563797#M10936</link>
    <description>Is your PROC SQL doing SELECT only or are you creating tables?</description>
    <pubDate>Wed, 05 Jun 2019 17:58:53 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-06-05T17:58:53Z</dc:date>
    <item>
      <title>.NET PROC SQL Tabular Results</title>
      <link>https://communities.sas.com/t5/New-SAS-User/NET-PROC-SQL-Tabular-Results/m-p/563796#M10935</link>
      <description>&lt;P&gt;I have been working with SAS.Workspace in C# .NET&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been able to generate &lt;U&gt;passthrough SQL&lt;/U&gt; results using:&lt;/P&gt;&lt;P&gt;provider=sas.iomprovider.1; SAS Workspace ID=" + objSAS.UniqueIdentifier&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been able to &lt;U&gt;generate Logs&lt;/U&gt; via:&lt;/P&gt;&lt;P&gt;SAS.LanguageService.Submit + FlushLogLines&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can also run, execute and generate&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt; text&lt;/STRONG&gt; &lt;/EM&gt;&lt;/U&gt;results for &lt;U&gt;PROC SQL&lt;/U&gt; using:&lt;/P&gt;&lt;P&gt;SAS.LanguageService.Submit +FlushListLines&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyway to get&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;&lt;EM&gt;tabular or even&amp;nbsp;delimited&amp;nbsp;based results&lt;/EM&gt;&amp;nbsp;&lt;/U&gt;&lt;/STRONG&gt;from running &lt;STRONG&gt;&lt;U&gt;&lt;EM&gt;PROC SQL&lt;/EM&gt;&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;via .NET SAS ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 17:55:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/NET-PROC-SQL-Tabular-Results/m-p/563796#M10935</guid>
      <dc:creator>chrisguhc</dc:creator>
      <dc:date>2019-06-05T17:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: .NET PROC SQL Tabular Results</title>
      <link>https://communities.sas.com/t5/New-SAS-User/NET-PROC-SQL-Tabular-Results/m-p/563797#M10936</link>
      <description>Is your PROC SQL doing SELECT only or are you creating tables?</description>
      <pubDate>Wed, 05 Jun 2019 17:58:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/NET-PROC-SQL-Tabular-Results/m-p/563797#M10936</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-06-05T17:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: .NET PROC SQL Tabular Results</title>
      <link>https://communities.sas.com/t5/New-SAS-User/NET-PROC-SQL-Tabular-Results/m-p/563806#M10938</link>
      <description>&lt;P&gt;Here is an example of what I am trying to run:&lt;/P&gt;&lt;P&gt;proc sql OUTOBS=5;&lt;BR /&gt;select * FROM alias.table;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I realize I could probably tweak this to run as a Passthrough SQL&amp;nbsp;but I'd really like to have PROC SQL return a datatable or something usable&amp;nbsp;as opposed to just un-parsable text results I currently get.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 18:44:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/NET-PROC-SQL-Tabular-Results/m-p/563806#M10938</guid>
      <dc:creator>chrisguhc</dc:creator>
      <dc:date>2019-06-05T18:44:23Z</dc:date>
    </item>
  </channel>
</rss>

