I just posted the latest version of the SaviDataSet reader/writer. The latest version allows for its use from the command line for converting SAS datasets to delimited, XML, and Excel files (2003 & 2007).
Please see the Help File in the Savian--> SaviDataSet --> Help.txt folder for instructions.
I will be incorporating a write feature in at some point but it is more complex since variables need to be defined.
The latest release can be found here:
SaviDataSet 1.0.0.5
This blog is designed to show various ways to use Data Virtualization, technologies, and SAS with Microsoft technologies with an eye toward outside of the box thinking.
Subscribe to:
Post Comments (Atom)
SAS throwing RPC error
If you are doing code in C# and get this error when creating a LanguageService: The RPC server is unavailable. (Exception from HRESULT:...
-
I am finally ready with my SAS dataset reader/writer for .NET. It is written in 100% managed code using .NET 3.5. The dlls can be found here...
-
I was just tasked to read in LDAP records so we could cross-reference userids with login identifiers and general ledger information. Using...
-
Well, around 14 months ago, I started on a journey to understand the SAS dataset so I could read and write one independently. Originally, I ...
1 comment:
Hi Alan
I'm looking for a direct C++ read interface to a sas dataset. Unfortunately the server is tied down and isn't allowed .net!
I don't suppose there is any chance you could share some of your knowledge on the format?
pmt32577 at hotmail.co.uk
TIA
Mick Turner
Post a Comment