<?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: C# connection string to SAS in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/C-connection-string-to-SAS/m-p/65416#M18659</link>
    <description>you may choose the SAS integration technologies&lt;BR /&gt;
&lt;BR /&gt;
some examples&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/itech/doc9/dev_guide/dist-obj/winclnt/windotnet.html" target="_blank"&gt;http://support.sas.com/rnd/itech/doc9/dev_guide/dist-obj/winclnt/windotnet.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/26/056.html" target="_blank"&gt;http://support.sas.com/kb/26/056.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/25/276.html" target="_blank"&gt;http://support.sas.com/kb/25/276.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
software required&lt;BR /&gt;
&lt;A href="http://www.sas.com/apps/demosdownloads/inttechclientwn_PROD_9.1_sysdep.jsp?packageID=000301&amp;amp;jmpflag=N" target="_blank"&gt;http://www.sas.com/apps/demosdownloads/inttechclientwn_PROD_9.1_sysdep.jsp?packageID=000301&amp;amp;jmpflag=N&lt;/A&gt;</description>
    <pubDate>Thu, 11 Dec 2008 00:12:57 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-12-11T00:12:57Z</dc:date>
    <item>
      <title>C# connection string to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/C-connection-string-to-SAS/m-p/65415#M18658</link>
      <description>I'm very very new to SAS so i'm sorry if I posted this in the incorrect place.&lt;BR /&gt;
&lt;BR /&gt;
I'm trying to connect to SAS from a C#.net web app.  I can't find a good tutorial on how to do this and with what objects.  &lt;BR /&gt;
&lt;BR /&gt;
Do I have to use some SAS objects or can I use the .net OLE DB connection object?&lt;BR /&gt;
&lt;BR /&gt;
Thank You for any help&lt;BR /&gt;
&lt;BR /&gt;
Jerry</description>
      <pubDate>Wed, 10 Dec 2008 18:08:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/C-connection-string-to-SAS/m-p/65415#M18658</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-12-10T18:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: C# connection string to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/C-connection-string-to-SAS/m-p/65416#M18659</link>
      <description>you may choose the SAS integration technologies&lt;BR /&gt;
&lt;BR /&gt;
some examples&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/itech/doc9/dev_guide/dist-obj/winclnt/windotnet.html" target="_blank"&gt;http://support.sas.com/rnd/itech/doc9/dev_guide/dist-obj/winclnt/windotnet.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/26/056.html" target="_blank"&gt;http://support.sas.com/kb/26/056.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/25/276.html" target="_blank"&gt;http://support.sas.com/kb/25/276.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
software required&lt;BR /&gt;
&lt;A href="http://www.sas.com/apps/demosdownloads/inttechclientwn_PROD_9.1_sysdep.jsp?packageID=000301&amp;amp;jmpflag=N" target="_blank"&gt;http://www.sas.com/apps/demosdownloads/inttechclientwn_PROD_9.1_sysdep.jsp?packageID=000301&amp;amp;jmpflag=N&lt;/A&gt;</description>
      <pubDate>Thu, 11 Dec 2008 00:12:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/C-connection-string-to-SAS/m-p/65416#M18659</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-12-11T00:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: C# connection string to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/C-connection-string-to-SAS/m-p/65417#M18660</link>
      <description>If you just want to retrieve data, other possibilities might exist (and requirements for licensed software). See on-line doc for OLE DB processing with SAS:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/tools/oledb/" target="_blank"&gt;http://support.sas.com/documentation/tools/oledb/&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Thu, 11 Dec 2008 10:30:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/C-connection-string-to-SAS/m-p/65417#M18660</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2008-12-11T10:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: C# connection string to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/C-connection-string-to-SAS/m-p/65418#M18661</link>
      <description>Thank you both for your tips.&lt;BR /&gt;
I have it going now but I keep getting errors with the Com components.&lt;BR /&gt;
How can I get the workspacemanager component to show up in dcomcnfg?&lt;BR /&gt;
&lt;BR /&gt;
I keep getting an error on this line of code:&lt;BR /&gt;
Workspace ws = (Workspace)wsm.Workspaces.CreateWorkspaceByServer("",&lt;BR /&gt;
SASWorkspaceManager.Visibility.VisibilityProcess, null, "", "", out&lt;BR /&gt;
errorMessage);&lt;BR /&gt;
&lt;BR /&gt;
Error&lt;BR /&gt;
System.Runtime.InteropServices.COMException: &lt;CONNECTIONATTEMPTS&gt;&lt;BR /&gt;
&lt;CONNECTIONATTEMPT&gt;&lt;BR /&gt;
&lt;SASSERVER&gt;&lt;/SASSERVER&gt;&lt;BR /&gt;
&lt;SASMACHINEDNSNAME&gt;&lt;/SASMACHINEDNSNAME&gt;&lt;BR /&gt;
&lt;SASPORT&gt;0&lt;/SASPORT&gt;&lt;BR /&gt;
&lt;SASLOGIN&gt;&lt;/SASLOGIN&gt;&lt;BR /&gt;
&lt;STATUS&gt;0x80080005&lt;/STATUS&gt;&lt;BR /&gt;
&lt;DESCRIPTION&gt;Server execution failed&lt;BR /&gt;
&lt;/DESCRIPTION&gt;&lt;BR /&gt;
&lt;/CONNECTIONATTEMPT&gt;&lt;BR /&gt;
&lt;/CONNECTIONATTEMPTS&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thank you &lt;BR /&gt;
Jerry</description>
      <pubDate>Thu, 11 Dec 2008 18:35:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/C-connection-string-to-SAS/m-p/65418#M18661</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-12-11T18:35:11Z</dc:date>
    </item>
  </channel>
</rss>

