<?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: How change default ODBC date format (DATE9-&amp;gt;DDMMYY10) when connecting SAS EG to Snowflake via in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939386#M368834</link>
    <description>&lt;P&gt;I guess the idea of changing the database extract format default seems overly complicated and unnecessary to me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you create the SAS data set (with DATE9 formats) via SQL, you can change the format then. Assumes your data set is WORK.EXTRACT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc datasets library=work;
      modify extract;
      format date1 date2 date3 ddmmyy10.;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 15 Aug 2024 10:55:18 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2024-08-15T10:55:18Z</dc:date>
    <item>
      <title>How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via ODBC?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939381#M368830</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are reading data from Snowflake to SAS EG via ODBC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like default date format is being set to DATE9 no matter what the date format is in Snowflake.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can we change so the format is DDMMYY10 instead?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we set STRINGDATES=YES in the LIBNAME statement the date format changes to VARCHAR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Was hoping there would be a setting like SASDATEFMT=DDMMYY10 (or&amp;nbsp;DBSASTYPE) in the LIBNAME Statement but I haven't found such setting that works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also found this:&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Change-DATE-formats-to-DDMMYYS10-for-ALL-unknown-number-date/td-p/366637" target="_blank"&gt;Solved: Change DATE formats to DDMMYYS10. for ALL (unknown number) date variab... - SAS Support Communities&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And had the idea to run the script in autoexec but it seems way too slow and would add alot of load time upon initial test (correct me if I'm wrong here).&lt;BR /&gt;&lt;BR /&gt;Are there maybe some alternative ODBC drivers for snowflake or some proxy middleware that can convert the default date data type?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 08:57:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939381#M368830</guid>
      <dc:creator>aabje</dc:creator>
      <dc:date>2024-08-15T08:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939386#M368834</link>
      <description>&lt;P&gt;I guess the idea of changing the database extract format default seems overly complicated and unnecessary to me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you create the SAS data set (with DATE9 formats) via SQL, you can change the format then. Assumes your data set is WORK.EXTRACT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc datasets library=work;
      modify extract;
      format date1 date2 date3 ddmmyy10.;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Aug 2024 10:55:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939386#M368834</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2024-08-15T10:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939388#M368836</link>
      <description>I suggest that you write a product suggestion.&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Product-Suggestions/idb-p/product-suggestions" target="_blank"&gt;https://communities.sas.com/t5/SAS-Product-Suggestions/idb-p/product-suggestions&lt;/A&gt;&lt;BR /&gt;You'll have my vote.</description>
      <pubDate>Thu, 15 Aug 2024 11:04:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939388#M368836</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2024-08-15T11:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939392#M368838</link>
      <description>Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;However we would like to avoid any extra processing/scripting to change the format for each column that would need to be done every time we open SAS EG to achieve the result.&lt;BR /&gt;&lt;BR /&gt;The data is in Snowflake with quite a lot of tables and columns and tables, we are not copying it just once to a SAS dataset and then using it.&lt;BR /&gt;&lt;BR /&gt;Our SAS Library is successfully connected to the Snowflake schema via ODBC so we can read/browse/query all data without copying it to a SAS dataset first.&lt;BR /&gt;&lt;BR /&gt;The problem is the ODBC connection seem to force all date columns to DATE9 format, no matter the date type in original data.</description>
      <pubDate>Thu, 15 Aug 2024 11:12:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939392#M368838</guid>
      <dc:creator>aabje</dc:creator>
      <dc:date>2024-08-15T11:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939393#M368839</link>
      <description>LinusH sounds like you are familiar with the issue. Did you conclude there is no easy solution? What workarounds did you explore?&lt;BR /&gt;&lt;BR /&gt;Did you try this also&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Change-DATE-formats-to-DDMMYYS10-for-ALL-unknown-number-date/td-p/366637" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/Change-DATE-formats-to-DDMMYYS10-for-ALL-unknown-number-date/td-p/366637&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;Is this really something hardcoded in SAS Eg or is it something enforced by the Snowflake ODBC driver?&lt;BR /&gt;&lt;BR /&gt;Are there perhaps more custom or open source ODBC drviers (like this &lt;A href="https://www.cdata.com/kb/tech/snowflake-odbc-sas.rst" target="_blank"&gt;https://www.cdata.com/kb/tech/snowflake-odbc-sas.rst&lt;/A&gt; ) which could give the ability for custom date type foirmat?</description>
      <pubDate>Thu, 15 Aug 2024 11:17:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939393#M368839</guid>
      <dc:creator>aabje</dc:creator>
      <dc:date>2024-08-15T11:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939419#M368851</link>
      <description>&lt;P&gt;Are you using a libname with SAS/ACCESS to ODBC for this connection? If so, then it really has nothing to do with EG specifically. &lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/acreldb/p19i7uzcbso1szn1pczxn88co3g1.htm" target="_self"&gt;SAS/ACCESS to Snowflake&lt;/A&gt; might provide more flexibility.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 13:03:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939419#M368851</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2024-08-15T13:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939429#M368853</link>
      <description>&lt;P&gt;Sounds like you want to automate something. So describe in more detail what you want to automate so we can see where you can place the solution you already demonstrated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example if the goal is to make it easy for users to copy a table from the Snowflake database into a SAS dataset then you might create a macro they can use.&amp;nbsp; Then that macro can apply the logic you identified to find the DATE variables and apply the desired formats.&amp;nbsp; It might also allow you to add some logic to optimize the transfer in other ways&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NOTE: Is there some reason why you want to convert from a non-confusing display format to one that will confuse half of your audience?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 13:42:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939429#M368853</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2024-08-15T13:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939430#M368854</link>
      <description>Yes I believe we use the libname odbc method.&lt;BR /&gt;&lt;BR /&gt;In your linked documentation it states the default SAS formats for the Snowflake data types where it says DATE type default is DATE9&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/acreldb/n0qnx5bs1vcs3in0zazami3levju.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/acreldb/n0qnx5bs1vcs3in0zazami3levju.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Any idea how it can provide more flexibility as you suggest, and let us adjust this setting or work around it?</description>
      <pubDate>Thu, 15 Aug 2024 13:44:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939430#M368854</guid>
      <dc:creator>aabje</dc:creator>
      <dc:date>2024-08-15T13:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939434#M368855</link>
      <description>Why make this assumption about my "audience"? What exactly is confusing to you about the DDMMYY format which is widely used in many parts of the world?&lt;BR /&gt;&lt;BR /&gt;In this case the users are already using the DDMMYY10 format in the other SAS Libraries.&lt;BR /&gt;&lt;BR /&gt;Only in the library which is connected to Snowflake the format is different.&lt;BR /&gt;&lt;BR /&gt;We are not trying to copy anything from snowflake to SAS dataset.&lt;BR /&gt;&lt;BR /&gt;We use SAS Eg directly on the Snowflake data with the Snowflake odbc libname method. I know this is not super common setup, and usually a temporary solution during migration of platforms. However we are far from the only ones having used this method so hoping to find others who experienced similar issue and found some solution or workaround</description>
      <pubDate>Thu, 15 Aug 2024 13:53:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939434#M368855</guid>
      <dc:creator>aabje</dc:creator>
      <dc:date>2024-08-15T13:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939453#M368859</link>
      <description>&lt;P&gt;You should open a ticket with SAS Support to see if they have any suggestions.&amp;nbsp; The documentation for SAS/ACCESS to ODBC seems pretty clear that it will use DATE format with SQL_DATE values.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/acreldb/n13gtugcxgdqstn1pooivt622n4q.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/acreldb/n13gtugcxgdqstn1pooivt622n4q.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have a lot of users pointing to a fixed number of SNOWFLAKE schemas perhaps it will be worth your while to create a library with SAS PROC SQL views that point to the SNOWFLAKE tables and let the users access the data that way.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname snowsas 'some path';
proc sql;
create view snowsas.table1 as 
  select var1
       , var2 format=ddmmyy10.
  from snow.table1
  using libname snow odbc .....
;
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You could automate the creation of the SQL views.&amp;nbsp; I have no idea whether it would have any impact on performance so you should test it before spending too much effort on it. In particular check performance of any joins you might be doing between datasets (aka tables) in the same SNOWFLAKE schema. You could even add LABELS to your variables to make them more user friendly.&amp;nbsp; Unfortunately with PROC SQL syntax there is no way to remove the unneeded $xx. formats that SAS/ACCESS insists on attaching to character variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that in US it is common to use MDY order for date numeric strings.&amp;nbsp; I tell those users the same thing. Why use a display format that is potentially confusing?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 15:02:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939453#M368859</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2024-08-15T15:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939455#M368860</link>
      <description>&lt;P&gt;There is a not so small part of the world where 05-06-2024 will be read as 2024-05-06.&lt;/P&gt;
&lt;P&gt;YMD is non-confusing everywhere, and an international standard (ISO 8601).&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 15:18:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939455#M368860</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2024-08-15T15:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939460#M368861</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/468139"&gt;@aabje&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;What exactly is confusing to you about the DDMMYY format which is widely used in many parts of the world?&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;IF a value is presented as you say, DDMMYY or for example 01-02-03&lt;/P&gt;
&lt;P&gt;it could represent:&lt;/P&gt;
&lt;P&gt;1 Feb 1903 or 1 Feb 2003&lt;/P&gt;
&lt;P&gt;2 Jan 1903 or 2 Jan 2003&lt;/P&gt;
&lt;P&gt;3 Feb 1901 or 3 Feb 2001&lt;/P&gt;
&lt;P&gt;Even with a 4-digit year the possibility of the 1 Feb / 2 Jan interpretation exists.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have an organization standard not as much of a problem. But it should be stated that it is an organization standard...&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 15:36:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939460#M368861</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-08-15T15:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939516#M368880</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/468139"&gt;@aabje&lt;/a&gt;&amp;nbsp;- I think the &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/acreldb/p13xka550rm442n1gdvi1swxgr1h.htm" target="_blank" rel="noopener"&gt;SASDATEFMT dataset option&lt;/A&gt; will help here. You can't apply it as a LIBNAME option, but you can on any dataset created from Snowflake data.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname MySnow Snow &amp;lt;Connection options&amp;gt;;
data MyDate (sasdatefmt=(dates='ddmmyy10.'));
  set MySnow.MyTable;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Aug 2024 21:02:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939516#M368880</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-08-15T21:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939560#M368895</link>
      <description>&lt;P&gt;Thanks for the input!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are aware that there are various ways we can use the existing datasets as source and create new datasets/tables/views with the right data type format for the dates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However we would like to avoid any extra processing/scripting to change the format for each column that would need to be done every time we open SAS EG to achieve the result, or a new library with views of the actual library, that would need to be maintained whenever something changes in the original library.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;The data is in Snowflake with quite a lot of tables and columns and tables, we are not copying it just once to a SAS dataset and then using it. Data is alive in snowflake and changes, and we would like to handle all possible date columns the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your replies make me think that this is not possible with some setting in SAS Eg similar to the STRINGDATES=YES (which changes dateformat from DATE9 to varchar) setting and if so I will of course accept it and try to work around it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I am still looking for feedback on my idea about using some custom or open source ODBC driver or proxy if it is the ODBC driver and not SAS Eg that force the format to DATE9.&amp;nbsp; But maybe there is some other more suitable subforum for this question?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 06:55:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939560#M368895</guid>
      <dc:creator>aabje</dc:creator>
      <dc:date>2024-08-16T06:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939564#M368897</link>
      <description>&lt;P&gt;Create a SAS library containing views to the Snowflake tables, where you make all the necessary adjustments. Your users will then use the views.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 08:07:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939564#M368897</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2024-08-16T08:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: How change default ODBC date format (DATE9-&gt;DDMMYY10) when connecting SAS EG to Snowflake via</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939572#M368898</link>
      <description>&lt;P&gt;From my last post:&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;we would like to avoid any extra processing/scripting to change the format for each column that would need to be done every time we open SAS EG to achieve the result,&lt;STRONG&gt; or a new library with views of the actual library, that would need to be maintained whenever something changes in the original library&lt;/STRONG&gt;."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not the solution we are looking for, as to my understanding it requires the library of the views to be maintained and updated whenever the original Snowflake library changes. Even if it can be somewhat scripted and automated it is still not optimal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open to other suggestions or feedback on my idea about custom ODBC driver or middleware proxy.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 08:17:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-change-default-ODBC-date-format-DATE9-gt-DDMMYY10-when/m-p/939572#M368898</guid>
      <dc:creator>aabje</dc:creator>
      <dc:date>2024-08-16T08:17:39Z</dc:date>
    </item>
  </channel>
</rss>

