Skip to content
Prev 131646 / 398502 Next

[OT] A free (as in freedom) replacement for StatTransfer

Marc Schwartz wrote:
What is very telling about the true nature of the proprietary world, and 
reinforces my belief in open source software, is that the SAS Viewer 
(which works well under wine in Linux) has critical bugs in its csv or 
tab delimited data export just as PROC EXPORT under SAS-proper does.  If 
you have commas or unmatched quotes in a character field (tab for the 
tab delimeter option), the resulting ascii csv file will be broken.  To 
pay that much for SAS and to have such glaring errors that are never 
fixed is amazing.  On a side note I see that OpenOffice can read Word 
2007 documents but Word cannot read any OpenOffice documents.

I have used Stat/Transfer to great success for reading SAS binary files, 
and it runs perfectly under wine on Linux (best luck by creating Stata 
files from it and using the stata.get function in Hmisc (which uses the 
foreign package) to read the result).  I don't have to use Stat/Transfer 
very often but prefer it to DBMS/Copy as it allows more independence 
from the questionable policies of SAS Institute.