<?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: Accessing Microsoft SQL Server using PC File Server in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531414#M5896</link>
    <description>&lt;P&gt;I dont't know. But apparently in this online manual (&lt;A href="http://support.sas.com/documentation/cdl/en/acpcref/63181/HTML/default/viewer.htm#n12tx6b9ilne0kn198ddk83po0lc.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acpcref/63181/HTML/default/viewer.htm#n12tx6b9ilne0kn198ddk83po0lc.htm&lt;/A&gt;) exist a way to use pcfile to do this connection. See this part below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS_Doc.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26709i20F999671E1E4861/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS_Doc.PNG" alt="SAS_Doc.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jan 2019 15:53:51 GMT</pubDate>
    <dc:creator>raphcla</dc:creator>
    <dc:date>2019-01-30T15:53:51Z</dc:date>
    <item>
      <title>Accessing Microsoft SQL Server using PC File Server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531124#M5855</link>
      <description>&lt;P&gt;Hi every one.&lt;/P&gt;&lt;P&gt;I'm trying to access a SQL database via SAS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My SAS is installed in Linux server and SQL Database in Windows. I try to map the library with this code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname teste pcfiles server=&amp;amp;IP. port=&amp;amp;porta. DSN=SQL UID=&amp;amp;USER PWD=&amp;amp;PASS schema=DBST800 database=dbo.dados_gestao_risco;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and doesn't work. I will put here a print of SQL structure. I'm missing something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Estrutura_SQL_1.PNG" style="width: 239px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26681i2B102822CBE7AEAA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Estrutura_SQL_1.PNG" alt="Estrutura_SQL_1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Estrutura_SQL_2.PNG" style="width: 306px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26682i685C9B9492109F56/image-size/large?v=v2&amp;amp;px=999" role="button" title="Estrutura_SQL_2.PNG" alt="Estrutura_SQL_2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 18:58:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531124#M5855</guid>
      <dc:creator>raphcla</dc:creator>
      <dc:date>2019-01-29T18:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Microsoft SQL Server using PC File Server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531156#M5857</link>
      <description>&lt;P&gt;A better way is to use SAS/ACCESS to SQL Server or SAS/ACCESS to ODBC. Do you not have either of these?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 20:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531156#M5857</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-01-29T20:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Microsoft SQL Server using PC File Server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531345#M5888</link>
      <description>Unfortunately i don't have this software. I only have PC File Server, it's useful?</description>
      <pubDate>Wed, 30 Jan 2019 12:34:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531345#M5888</guid>
      <dc:creator>raphcla</dc:creator>
      <dc:date>2019-01-30T12:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Microsoft SQL Server using PC File Server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531390#M5894</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/258617"&gt;@raphcla&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Unfortunately i don't have this software. I only have PC File Server, it's useful?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Access to PC Files is useful for accessing some file-types, like MS Access Files, but afaik it is of no use, if you want to process data stored in an MS SQL DB.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 15:19:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531390#M5894</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-01-30T15:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Microsoft SQL Server using PC File Server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531414#M5896</link>
      <description>&lt;P&gt;I dont't know. But apparently in this online manual (&lt;A href="http://support.sas.com/documentation/cdl/en/acpcref/63181/HTML/default/viewer.htm#n12tx6b9ilne0kn198ddk83po0lc.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acpcref/63181/HTML/default/viewer.htm#n12tx6b9ilne0kn198ddk83po0lc.htm&lt;/A&gt;) exist a way to use pcfile to do this connection. See this part below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS_Doc.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26709i20F999671E1E4861/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS_Doc.PNG" alt="SAS_Doc.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 15:53:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/531414#M5896</guid>
      <dc:creator>raphcla</dc:creator>
      <dc:date>2019-01-30T15:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Microsoft SQL Server using PC File Server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/867384#M38371</link>
      <description>&lt;P&gt;The server you specified in the libname will need to have the PCFiles listener running, and the ODBC data source set up.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 06:29:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Accessing-Microsoft-SQL-Server-using-PC-File-Server/m-p/867384#M38371</guid>
      <dc:creator>David236774</dc:creator>
      <dc:date>2023-03-31T06:29:30Z</dc:date>
    </item>
  </channel>
</rss>

