BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
tiagomsoares
Fluorite | Level 6

Hello,

 

I need to establish connection to my SQL Server database using SAS DI Studio.

 

After reading the documentation, I verify that a need to create a new library. So, I open the "New Library Wizard" to do that.

However I need to specify a libref, I suppose that "sqlsvr" is the valid one and after selecting the "Next" option, a new pop-up appears in order to introduce server and connection details.

 

But in this pop-up, I can't change those details, neither create a new one.. And if I choose "Next" again, an error message appears: "Database server filed is required", something that I expected. 

 

Can you help me? There's something missing?

 

Kind regards, 

Tiago

1 ACCEPTED SOLUTION

Accepted Solutions
tiagomsoares
Fluorite | Level 6

I guess I 've found the problem.

 

First, I need to create a Data Source Server and after that I can create a library associated to the server. 

Now I can specify server and connection details!

 

Kind regards.

View solution in original post

2 REPLIES 2
tiagomsoares
Fluorite | Level 6

I guess I 've found the problem.

 

First, I need to create a Data Source Server and after that I can create a library associated to the server. 

Now I can specify server and connection details!

 

Kind regards.

SASKiwi
PROC Star

That is correct. You first create a server definition under Server Manager for your SQL Server. Under the server definition you create a server connection (you can have muliple connections per server if required). In the server connection you define your SQL connection string.

 

Finally you can now create one or more data library definitions that reference the server definition you have already created.

 

Please mark your post as answered as it saves us time looking through unmarked posts that have actually been answered. 

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1111 views
  • 1 like
  • 2 in conversation