Link to home
Start Free TrialLog in
Avatar of cipriano555
cipriano555

asked on

Trying to read SAS data into SQL Server using SSIS

I need to read SAS data into SQL Server using SSIS.    I am following the  example from

http://tech.lanesnotes.com/2012/06/importing-sas7bdat-file-into-sql-server.html


I have installed sas.LocalProvider.9.42. I am on Windows 7.  I am using SQL Server 2014.  I created a connection manager using SAS local data provider 9.4.2

Test connection succeeds.  I create a data flow task and an OLE DB Source.  I use my connection manager.  I choose Table or View for Data Access Mode.  BUT...Name of Table or View shows "No Tables or Views Could Be loaded".  

What gives?  I have tried setting Server or File Name in the connection manager to C:\Program Files\SASHome\x86, and I've tried C:\Program Files\SASHome.  In either case I get a successful test connection, but neither choice works.  

I have SAS Enterprise Guide 7.1 installed.  I have installed the SAS Universal Viewer

Thanks!

Cipriano
ASKER CERTIFIED SOLUTION
Avatar of lcohan
lcohan
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial