<?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: When date is not a date in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/When-date-is-not-a-date/m-p/147321#M39039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What method are you using to pull the data? Are you licensed for SAS Access to Microsoft SQL Server? Which version of SAS? Can you provide a sample of code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that SAS Access has default behaviour when converting dates/times. Also, there may be options that you can set that will affect how data types are handled by SAS (e.g. SASDATEFMT or DBASTYPE).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2014 20:06:16 GMT</pubDate>
    <dc:creator>Fugue</dc:creator>
    <dc:date>2014-06-18T20:06:16Z</dc:date>
    <item>
      <title>When date is not a date</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/When-date-is-not-a-date/m-p/147320#M39038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;I m pulling data from a SQL server and the date is&amp;nbsp; coming in formatted date9. ...the issue that I'm having is that i need to bring in whole records I tried filtering for yesterday date but I get error message saying = is different kind of data sets.&lt;/LI&gt;&lt;LI&gt;when I ping the original table I can filter the same colmn by date.... Thank you for any assistance &lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 19:54:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/When-date-is-not-a-date/m-p/147320#M39038</guid>
      <dc:creator>BETO</dc:creator>
      <dc:date>2014-06-18T19:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: When date is not a date</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/When-date-is-not-a-date/m-p/147321#M39039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What method are you using to pull the data? Are you licensed for SAS Access to Microsoft SQL Server? Which version of SAS? Can you provide a sample of code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that SAS Access has default behaviour when converting dates/times. Also, there may be options that you can set that will affect how data types are handled by SAS (e.g. SASDATEFMT or DBASTYPE).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 20:06:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/When-date-is-not-a-date/m-p/147321#M39039</guid>
      <dc:creator>Fugue</dc:creator>
      <dc:date>2014-06-18T20:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: When date is not a date</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/When-date-is-not-a-date/m-p/147322#M39040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SQL Server usually holds dates as datetimes. If you filter in SQL Server by date it probably knows how to handle this correctly: where date = '2014-01-01'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filtering in SAS on a table with the same date read from SQL Server would probably require a datetime string: "01jan2014:00:00:00'dt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide an example of your problem so we can advise further. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 22:34:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/When-date-is-not-a-date/m-p/147322#M39040</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-06-18T22:34:38Z</dc:date>
    </item>
  </channel>
</rss>

