Savian Data Management
From sasCommunity
Contents |
[edit] Summary
The Savian Data Management utility is a collection of .NET classes designed to simplify the interaction with SAS. These utilities include the following methods:
[edit] Utilities
ConvertSasToNetDateTime
ConvertNetToSasDateTime
GetRandomFileName
GetDataSet
GetFormattedDataSet
GetSasDataSetMetaData
SubmitSasCode
HandleError
[edit] Conversions
ConvertDelimitedFileToDataSet
CreateSasDataSet
CreateSasDataSetFromExistingDataSet
GetSubsettedSasDataSet
UpdateSasDataSet
[edit] Location
Please see the Savian Data Management utility. A code sample is also available from that location.
[edit] Requirements
This code requires the installation of the free SAS local provider as well as the free SAS OleDb client.
[edit] Legal
All rights to this utility are retained by Savian, LLC. No changes can be made to this library without the expressed authorization of Savian. This code cannot be used in a commercial product without authorization from Savian.
Please respect the author's wishes and notify the author of any bugs or enhancement requests.
