<?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: Sybase data issue in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293539#M61110</link>
    <description>&lt;P&gt;Show the code of the query at least. Insufficient information though the likely cause will be something in the way you built the query or none of the variables are char.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Aug 2016 19:05:13 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-08-23T19:05:13Z</dc:date>
    <item>
      <title>Sybase data issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293520#M61101</link>
      <description>&lt;P&gt;I am successfully connecting to a Sybase database.&amp;nbsp; However, the query only pulls data back for those columns whose data type is not char.&amp;nbsp; Has anyone else&amp;nbsp;expierienced this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 18:27:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293520#M61101</guid>
      <dc:creator>jmcclung78</dc:creator>
      <dc:date>2016-08-23T18:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293539#M61110</link>
      <description>&lt;P&gt;Show the code of the query at least. Insufficient information though the likely cause will be something in the way you built the query or none of the variables are char.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 19:05:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293539#M61110</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-08-23T19:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293546#M61116</link>
      <description>&lt;P&gt;Here is the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%include "P:\Jeremy\SAS\PAASLogin.sas";&lt;BR /&gt;libname paas odbc dsn="PAAS Prod" uid=&amp;amp;user pwd=&amp;amp;password;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc sql;&lt;BR /&gt;drop table work.PAASTest;&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PROC SQL;&lt;/P&gt;&lt;P&gt;create table work.PAASTest as&lt;BR /&gt;(Select *&lt;/P&gt;&lt;P&gt;from paas.CDOC_TABLE A&lt;/P&gt;&lt;P&gt;Where A.CUST_CODE='FRA000310'&lt;/P&gt;&lt;P&gt;);&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;data work.PAASTest;&lt;BR /&gt;set PAASTest;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 19:17:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293546#M61116</guid>
      <dc:creator>jmcclung78</dc:creator>
      <dc:date>2016-08-23T19:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293552#M61119</link>
      <description>&lt;P&gt;Attached is what the result set looks like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 19:30:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293552#M61119</guid>
      <dc:creator>jmcclung78</dc:creator>
      <dc:date>2016-08-23T19:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293553#M61120</link>
      <description>&lt;P&gt;If you run proc contents on paas.CDOC_TABLE&amp;nbsp;what you do get for results?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 19:30:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sybase-data-issue/m-p/293553#M61120</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-08-23T19:30:15Z</dc:date>
    </item>
  </channel>
</rss>

