BookmarkSubscribeRSS Feed
SAS_ANON
Calcite | Level 5

I am currently using Base SAS 9.3 & SAS/ACCESS to MySQL but I am having diffuclty establishing an SSL connection with a server using SAS/ACCESS.  What is the format for making a SSL connection using SAS/ACCESS or do I have to use a different method?

Thanks.

 

libname test mysql  user=testuser password=test database=test server='test.amazonaws.com' port=3306 BULKLOAD=YES;

 

1 REPLY 1
JBailey
Barite | Level 11

Wow, it looks like somebody pushed that button, and I did actual work, but not "real" work. Real work would be coding. 

 

Hat tip @JYus for pointing out that SAS has implemented this.

 

https://go.documentation.sas.com/?docsetId=acreldb&docsetTarget=n1rfxdp6mpk61rn148n17nvhvfix.htm&doc...

 

 

Hi,

 

Unfortunately, connecting to MySQL from SAS/ACCESS using SSL is not supported.

 

If you like, you can make a feature request via the following link. I know the feature has been requested, but it doesn't hurt to pile-on just a little.

 

Go to http://support.sas.com. And look at the bottom left of the page.

 

make_a_feature_request.jpg

 

 If you need any assistance, holler.

 

Best wishes,

Jeff

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1700 views
  • 1 like
  • 2 in conversation