Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Creating a view onto a SAS dataset

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-03-21 : 06:57:02
Adam writes "I want to create a SQL Server view onto a SAS dataset. I have the SAS ODBC and OLE DB drivers, and can use these to import data into tables using DTS. However, this is just a stepping stone to getting the data into a third tool (as the third tool cannot talk to SAS via either driver, but it can talk to SQL Server). I would be able to use the Link Tables functionality in Access, except that the SAS dataset has around 400 variables, which is more than Access can handle."
   

- Advertisement -