<?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 librefs character resctrictions and sql schema in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/librefs-character-resctrictions-and-sql-schema/m-p/691756#M24848</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;sql schema of my table longer than 8 characters and so i take the error that librefs are restricted to eight characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;SELECT * FROM RISKYONETIMI.OA_20201015_DENEME (OBS=3);&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't change the name of this schema. Can i solve this problem?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2020 07:11:25 GMT</pubDate>
    <dc:creator>altoz</dc:creator>
    <dc:date>2020-10-15T07:11:25Z</dc:date>
    <item>
      <title>librefs character resctrictions and sql schema</title>
      <link>https://communities.sas.com/t5/New-SAS-User/librefs-character-resctrictions-and-sql-schema/m-p/691756#M24848</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;sql schema of my table longer than 8 characters and so i take the error that librefs are restricted to eight characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;SELECT * FROM RISKYONETIMI.OA_20201015_DENEME (OBS=3);&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't change the name of this schema. Can i solve this problem?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 07:11:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/librefs-character-resctrictions-and-sql-schema/m-p/691756#M24848</guid>
      <dc:creator>altoz</dc:creator>
      <dc:date>2020-10-15T07:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: librefs character resctrictions and sql schema</title>
      <link>https://communities.sas.com/t5/New-SAS-User/librefs-character-resctrictions-and-sql-schema/m-p/691758#M24849</link>
      <description>&lt;P&gt;To use SAS code on a DBMS table, you need to define a library pointing to the DB schema. While the name of that library is restricted to 8 characters, the schema name in the connection options of the LIBNAME statement can be anything your DBMS allows. In your SAS code, use the SAS library name.&lt;/P&gt;
&lt;P&gt;If you do explicit passthrough, you can use any code that is valid in the DBMS.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 07:25:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/librefs-character-resctrictions-and-sql-schema/m-p/691758#M24849</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-10-15T07:25:44Z</dc:date>
    </item>
  </channel>
</rss>

