<?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 OLE DB in SQL Server SSIS in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66008#M898</link>
    <description>Are you trying to access SQL Server data from SAS?  The following document might help:&lt;BR /&gt;
&lt;BR /&gt;
Accessing a Microsoft SQL Server Database from SAS on Microsoft Windows&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/technote/ts765.pdf" target="_blank"&gt;http://support.sas.com/techsup/technote/ts765.pdf&lt;/A&gt;</description>
    <pubDate>Tue, 09 Mar 2010 16:15:28 GMT</pubDate>
    <dc:creator>Technolero</dc:creator>
    <dc:date>2010-03-09T16:15:28Z</dc:date>
    <item>
      <title>SAS OLE DB in SQL Server SSIS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66007#M897</link>
      <description>I am having a very hard time finding any documentation or even prove that the SAS OLE DB source in SQL Server SSIS can be used or how it is configured to be used.  I'm not sure if this is the right place to ask this, but it was the closest thing to Microsoft that I could find.  &lt;BR /&gt;
&lt;BR /&gt;
I need to use the OLE DB Source and eventually the OLE DB Destination in SSIS and I am getting the following error when I am trying to populate the list of "Tables"&lt;BR /&gt;
&lt;BR /&gt;
A server error has occurred: ; fn=ydedopn; context =sasej9lib0901.dll; fn = ydedopn; context = sasej9lib0901.dll; fn = ydedopn; context =sasej9lib0901.dll&lt;BR /&gt;
&lt;BR /&gt;
I have no idea what this means, and nether does Google.  if anyone can point me in the correct direction I would greatly appreciate it.</description>
      <pubDate>Tue, 09 Mar 2010 15:25:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66007#M897</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-09T15:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS OLE DB in SQL Server SSIS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66008#M898</link>
      <description>Are you trying to access SQL Server data from SAS?  The following document might help:&lt;BR /&gt;
&lt;BR /&gt;
Accessing a Microsoft SQL Server Database from SAS on Microsoft Windows&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/technote/ts765.pdf" target="_blank"&gt;http://support.sas.com/techsup/technote/ts765.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 09 Mar 2010 16:15:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66008#M898</guid>
      <dc:creator>Technolero</dc:creator>
      <dc:date>2010-03-09T16:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS OLE DB in SQL Server SSIS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66009#M899</link>
      <description>Actual I am trying to do the opposite.  I am trying to get to SAS data from SQL Server SSIS.  Thank you for your time though &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 09 Mar 2010 18:03:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66009#M899</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-09T18:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAS OLE DB in SQL Server SSIS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66010#M900</link>
      <description>To access SAS data via OLE DB/ODBC on a server, you need a SAS server session to respond the request. Most commonly a SAS/SHARE server is used. Further more, you need a license named SHARE*NET.&lt;BR /&gt;
If your SAS data is stored in a SPD Server, you could use the server architecture (and license) within that product.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Mon, 15 Mar 2010 08:56:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66010#M900</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2010-03-15T08:56:58Z</dc:date>
    </item>
    <item>
      <title>SAS OLE DB in SQL Server SSIS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66011#M901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same issue, the solution was to change the datasource property in the connection string to point to the folder where the file is, and not specifically to the file it self.&lt;/P&gt;&lt;P&gt;If you use an SSIS Oledb Source, then just write the folder path in the "Server or file name" and that will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote a blog post on this, you can read it here &lt;A href="http://sqlserverjedi.wordpress.com/wp-admin/post.php?post=146&amp;amp;action=edit&amp;amp;message=6&amp;amp;postpost=v2"&gt;http://sqlserverjedi.wordpress.com/wp-admin/post.php?post=146&amp;amp;action=edit&amp;amp;message=6&amp;amp;postpost=v2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this help you too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Rafi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 16:57:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-OLE-DB-in-SQL-Server-SSIS/m-p/66011#M901</guid>
      <dc:creator>sirpadk</dc:creator>
      <dc:date>2012-02-08T16:57:21Z</dc:date>
    </item>
  </channel>
</rss>

