<?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: SAS Formating - how to create from SQL database in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256176#M6977</link>
    <description>&lt;P&gt;I am in Pharma, the only time I dig my heels in (and then I really bury them) is when someone tries to give me an Excel file. &amp;nbsp;Not sure where in the process you are dealing with it, but in the Pharma world there is CDISC, an organisation that deals with standards for data transfer, and there are several models availble all of which are plain text XML, and should be industry standards - CDASH for databases, and SDTM also, ADaM for Analysis. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cdisc.org/&amp;nbsp;" target="_blank"&gt;http://www.cdisc.org/&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Generally speaking a lot of clinical data is now sent about via XML and the above models, although XPT does hang around.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Mar 2016 17:39:37 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2016-03-11T17:39:37Z</dc:date>
    <item>
      <title>SAS Formating - how to create from SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256124#M6969</link>
      <description>&lt;P&gt;I currently have no SAS installation. I manage a series of SQL databases.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;A client has requested that we provide a SAS XD format file once a month for them. They will only accept the data in SAS XD format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no way that SQL can create a file in that format and searching around there seems little option in doing this.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I guess the question is what is the most cost effective way for me to install SAS (in whatever form necessary) that will allow me to import a SQL file and generate a SAS XD file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no other need to use the data within SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Odd question I know, but any thoughts would be great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 14:58:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256124#M6969</guid>
      <dc:creator>SimonSmithBSA</dc:creator>
      <dc:date>2016-03-11T14:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Formating - how to create from SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256131#M6970</link>
      <description>&lt;P&gt;By SAS XD format, do you mean a SAS transport file = .xpt? &amp;nbsp;Never heard of an CD format. &amp;nbsp;If it is a SAS version 5 transport file, then the file format is open source. &amp;nbsp;I know some authorities still require this file format. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.lexjansen.com/pharmasug/2009/ad/AD08.pdf" target="_blank"&gt;http://www.lexjansen.com/pharmasug/2009/ad/AD08.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for getting SAS, well you could use the UE version to do this (its limited and can't remember what the limitations are), otherwise you would need a SAS license. &amp;nbsp;Actually creating the files from within SAS is very simple, but there is that initial cost.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would again question the need for XPT file with them however. &amp;nbsp;In this day and age XPT should be gone, its very old. &amp;nbsp;Most proprietary formats should be long gone. &amp;nbsp;CSV files are better. &amp;nbsp;XML based data are starting to come through heavily as is other open source plain text, cross system file formats. &amp;nbsp;And these two would be the starting point for my discussions.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 15:27:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256131#M6970</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-03-11T15:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Formating - how to create from SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256135#M6972</link>
      <description>&lt;P&gt;If you decide you absolutely require SAS, SAS University Edition will not meet the licensing requirement.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You can install a local version of SAS on a &amp;nbsp;desktop, set up a connection to your SQL server using ODBC and then you can export the data or do whatever else you want in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't have a license, it may be worth contracting out that conversion...SAS licenses are spendy...&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 15:38:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256135#M6972</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-11T15:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Formating - how to create from SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256143#M6974</link>
      <description>&lt;P&gt;Thanks for the input - very useful.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I will go back to my contacts and discuss the possibilities of different formats. It is Pharma though so can see them digging their heels in.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 15:48:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256143#M6974</guid>
      <dc:creator>SimonSmithBSA</dc:creator>
      <dc:date>2016-03-11T15:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Formating - how to create from SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256164#M6975</link>
      <description>&lt;P&gt;A quick search shows that you might investigate a program called StatTransfer at &lt;A href="https://www.stattransfer.com/index.html" target="_blank"&gt;https://www.stattransfer.com/index.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On a quick view it looks like it will create SAS transport files from a variety of file formats. If you data base isn't directly suported it looks like it will accept ASCII delimited (CSV) files for input.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 16:49:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256164#M6975</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-03-11T16:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Formating - how to create from SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256176#M6977</link>
      <description>&lt;P&gt;I am in Pharma, the only time I dig my heels in (and then I really bury them) is when someone tries to give me an Excel file. &amp;nbsp;Not sure where in the process you are dealing with it, but in the Pharma world there is CDISC, an organisation that deals with standards for data transfer, and there are several models availble all of which are plain text XML, and should be industry standards - CDASH for databases, and SDTM also, ADaM for Analysis. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cdisc.org/&amp;nbsp;" target="_blank"&gt;http://www.cdisc.org/&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Generally speaking a lot of clinical data is now sent about via XML and the above models, although XPT does hang around.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 17:39:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256176#M6977</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-03-11T17:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Formating - how to create from SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256502#M6987</link>
      <description>&lt;P&gt;Thanks for the link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had googled looking for a converison program but for some reason came up blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This does exactly what I need and a very palatable cost &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2016 09:29:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Formating-how-to-create-from-SQL-database/m-p/256502#M6987</guid>
      <dc:creator>SimonSmithBSA</dc:creator>
      <dc:date>2016-03-14T09:29:56Z</dc:date>
    </item>
  </channel>
</rss>

