BookmarkSubscribeRSS Feed
TimH
Quartz | Level 8

We have the JDBC driver for MS SQL installed on z/OS (In a Unix Systems Services directory of course) and have used it successfully from within another query tool  to access MS SQL data on z/OS.   What can I do to enable using this JDBC driver in PROC SQL or a LIBNAME in the same way as we use DB2?  It is entirely in Java and apparently uses no JNDI because we downloaded the .jar directly from Microsoft and didn't have to change anything for it to work. 

Seems like PROC SQL could use JDBC but I haven't had a lot of luck finding documentation on how to do it - searching for SAS+JDBC or "PROC SQL"+JDBC returns information about the SAS JDBC drivers which seem upon reading to provide JDBC access to SAS.

1 REPLY 1
JBailey
Barite | Level 11

Hi @TimH

 

Right now there is no SAS/ACCESS Interface to JDBC. You may be able to get PROC GROOVY to work. Take a look at this SGF paper from Lilyanne Zhang.

Accessing DBMS with the GROOVY Procedure and a JDBC Connection

 

Best wishes,

Jeff

 

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!
What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 758 views
  • 0 likes
  • 2 in conversation