<?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: SAS Integration Technologies + Delphi in Developers</title>
    <link>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767820#M1275</link>
    <description>&lt;P&gt;Thank you for introducing the sample even if it is in another language.&lt;BR /&gt;It is very helpful.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Sep 2021 03:32:02 GMT</pubDate>
    <dc:creator>japelin</dc:creator>
    <dc:date>2021-09-15T03:32:02Z</dc:date>
    <item>
      <title>SAS Integration Technologies + Delphi</title>
      <link>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767606#M1271</link>
      <description>&lt;P&gt;Does anyone know how to build a Windows Client application by Delphi with SAS Integration Technologies, or know of a related technical guide or website?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got "SAS9.4 Integration Technologies: Windows Client Developer's Guide", but it is mostly about VB, .NET, and the only mention of Delphi is in the language list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I want to do is&lt;BR /&gt;I want to access and extract SAS datasets from applications I create by Delphi, and execute sas code to process them.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 03:35:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767606#M1271</guid>
      <dc:creator>japelin</dc:creator>
      <dc:date>2021-09-14T03:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Integration Technologies + Delphi</title>
      <link>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767730#M1272</link>
      <description>&lt;P&gt;First of all, horrible, horrible to be coding in Delphi. Switch to WPF at a minimum or, better yet, Blazor.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS datasets are ODBC compliant so use ODBC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On SAS code submission, use the LanguageService object in IntTech. If you post code I can try and help you but I use C#. Anders created Delphi and created C# so same mentality. If you can switch, I urge you to make the change. C# is the change you need and Blazor is best bet IMO.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 14:21:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767730#M1272</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2021-09-14T14:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Integration Technologies + Delphi</title>
      <link>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767793#M1273</link>
      <description>&lt;P&gt;I don't have Delphi examples but you might be able to put something together using these C# and PowerShell samples:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&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;/LI&gt;
&lt;LI&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2013/03/13/using-powershell-with-sas-workspace/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2013/03/13/using-powershell-with-sas-workspace/&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2012/04/12/build-your-own-sas-data-set-viewer-using-powershell/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2012/04/12/build-your-own-sas-data-set-viewer-using-powershell/&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 19:34:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767793#M1273</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2021-09-14T19:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Integration Technologies + Delphi</title>
      <link>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767819#M1274</link>
      <description>&lt;P&gt;Thank you for pointing this out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you mean by horrible?&lt;BR /&gt;That I'm trying to access SAS from Delphi? Or Delphi itself?&lt;/P&gt;
&lt;P&gt;I would appreciate your frank opinion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I will consider the ODBC, including the configuration.&lt;/P&gt;
&lt;P&gt;Indeed, I think it would be ideal to switch to C#, but it is difficult due to common resource issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 03:30:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767819#M1274</guid>
      <dc:creator>japelin</dc:creator>
      <dc:date>2021-09-15T03:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Integration Technologies + Delphi</title>
      <link>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767820#M1275</link>
      <description>&lt;P&gt;Thank you for introducing the sample even if it is in another language.&lt;BR /&gt;It is very helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 03:32:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-Integration-Technologies-Delphi/m-p/767820#M1275</guid>
      <dc:creator>japelin</dc:creator>
      <dc:date>2021-09-15T03:32:02Z</dc:date>
    </item>
  </channel>
</rss>

