<?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: Adding MS SQL database as a data sourcfe to EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68694#M6848</link>
    <description>You probably already have your local SAS defined as an EG meta server.&lt;BR /&gt;
You need the SQL Server ODBC driver locally (most probably installed by default). In the ODBC manager you have to define your data source using this driver.&lt;BR /&gt;
In EG, I think you just have to define a Library using a Wizard under Tools. For details se EG documentation.&lt;BR /&gt;
&lt;BR /&gt;
Linus</description>
    <pubDate>Tue, 13 Jan 2009 11:49:39 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2009-01-13T11:49:39Z</dc:date>
    <item>
      <title>Adding MS SQL database as a data sourcfe to EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68689#M6843</link>
      <description>I am a new user of SAS and EG. &lt;BR /&gt;
&lt;BR /&gt;
I have a question. What do I have to do to be able to extract data from my company's MS SQL server database? How would I do this?&lt;BR /&gt;
&lt;BR /&gt;
I presume that I need to add a remote server on which the database is hosted and then add a library (connecting through ODBC) which is going to reference my database.&lt;BR /&gt;
&lt;BR /&gt;
Am I correct?&lt;BR /&gt;
&lt;BR /&gt;
Thanks for help.

Message was edited by: Jakub Deka</description>
      <pubDate>Sun, 11 Jan 2009 16:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68689#M6843</guid>
      <dc:creator>JakubDeka</dc:creator>
      <dc:date>2009-01-11T16:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MS SQL database as a data sourcfe to EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68690#M6844</link>
      <description>Jakub,&lt;BR /&gt;
&lt;BR /&gt;
First choice: use SAS/ACCESS to OLE DB to connect to the SQL Server data as a SAS library.&lt;BR /&gt;
&lt;BR /&gt;
Second choice: you can use File-&amp;gt;Open-&amp;gt;OLE DB to connect EG to your SQL Server, but it's inefficient and you'll notice it's slow for large data.  That's because the process moves your SQL Server data into SAS via the EG client (two hops instead of one).&lt;BR /&gt;
&lt;BR /&gt;
More here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/26/178.html" target="_blank"&gt;http://support.sas.com/kb/26/178.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Mon, 12 Jan 2009 15:50:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68690#M6844</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2009-01-12T15:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MS SQL database as a data sourcfe to EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68691#M6845</link>
      <description>Thanks Chris. I will look at this document now.&lt;BR /&gt;
&lt;BR /&gt;
Could you tell me what do I have to do to set this up?&lt;BR /&gt;
&lt;BR /&gt;
I presume that I have to add a server on which my database is hosted and then add the library which will match my database. I am very confused and I am not sure what I have to do. Could you help?&lt;BR /&gt;
&lt;BR /&gt;
What are the requirements for this to work? Do I need SAS running on that server? I have licence for SAS/ACCESS to ODBC. Is this the right product?

Message was edited by: Jakub Deka</description>
      <pubDate>Mon, 12 Jan 2009 17:16:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68691#M6845</guid>
      <dc:creator>JakubDeka</dc:creator>
      <dc:date>2009-01-12T17:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MS SQL database as a data sourcfe to EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68692#M6846</link>
      <description>To give you some advice we need to know your setup in more detail. Does your license for ACCES to ODBC apply to your SAS server license? Is your SAS server a metadata/workspace server implementation?&lt;BR /&gt;
&lt;BR /&gt;
I don't think there any big difference in performance between OLE DB and ODBC. And the best solution is probably to have your connection to SQL Server on your SAS server if any processing spills over to SAS, or you want to store some large intermediate results.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Mon, 12 Jan 2009 22:25:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68692#M6846</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-01-12T22:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MS SQL database as a data sourcfe to EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68693#M6847</link>
      <description>Hi Linus,&lt;BR /&gt;
&lt;BR /&gt;
OK. At the moment I have SAS including SAS/ACCESS to ODBC installed on my laptop. Nothing was installed on the server so far.&lt;BR /&gt;
&lt;BR /&gt;
Server hosting the database is running on Windows.&lt;BR /&gt;
&lt;BR /&gt;
What I am hoping to achieve is to be able to pass queries directly to the database using pass through.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your help. If you need any more details I am more than happy to provide them to you.</description>
      <pubDate>Tue, 13 Jan 2009 09:09:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68693#M6847</guid>
      <dc:creator>JakubDeka</dc:creator>
      <dc:date>2009-01-13T09:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MS SQL database as a data sourcfe to EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68694#M6848</link>
      <description>You probably already have your local SAS defined as an EG meta server.&lt;BR /&gt;
You need the SQL Server ODBC driver locally (most probably installed by default). In the ODBC manager you have to define your data source using this driver.&lt;BR /&gt;
In EG, I think you just have to define a Library using a Wizard under Tools. For details se EG documentation.&lt;BR /&gt;
&lt;BR /&gt;
Linus</description>
      <pubDate>Tue, 13 Jan 2009 11:49:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68694#M6848</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-01-13T11:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MS SQL database as a data sourcfe to EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68695#M6849</link>
      <description>I have defined the server (which works) in the Windows. Should I define it as User DNS or System DNS?&lt;BR /&gt;
&lt;BR /&gt;
I tried adding the library to the EG using tools -&amp;gt; Assign Library.&lt;BR /&gt;
&lt;BR /&gt;
Once I do this I am getting following error. Any idea what I am doing wrong?&lt;BR /&gt;
&lt;BR /&gt;
ERROR: CLI error trying to establish connection: [Microsoft][ODBC Driver Manager] Data source &lt;BR /&gt;
       name not found and no default driver specified&lt;BR /&gt;
ERROR: Error in the LIBNAME statement.</description>
      <pubDate>Tue, 13 Jan 2009 13:03:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68695#M6849</guid>
      <dc:creator>JakubDeka</dc:creator>
      <dc:date>2009-01-13T13:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MS SQL database as a data sourcfe to EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68696#M6850</link>
      <description>I suggest sending a note to SAS tech support with the details; they are pretty well versed in the database connectivity issues.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Sat, 17 Jan 2009 20:41:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-MS-SQL-database-as-a-data-sourcfe-to-EG/m-p/68696#M6850</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2009-01-17T20:41:10Z</dc:date>
    </item>
  </channel>
</rss>

