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

Hello Forum,

I need to connect mysql database to SAS.  I was wondering how it can be done? I appreciate any idea on syntax.

Thanks !!!

1 ACCEPTED SOLUTION

Accepted Solutions
Patrick
Opal | Level 21

Not something I'm doing often - but I would say you need first the MySQL driver/connector installed MySQL :: Download Connector/ODBC

Installation must be on the machine where your SAS Server runs (and that's then also where you define the ODBC datasource).

View solution in original post

6 REPLIES 6
Patrick
Opal | Level 21

You need either SAS/Access to ODBC or SAS/Access to MySQL licensed, installed and configured.  SAS/ACCESS(R) 9.4 for Relational Databases: Reference, Sixth Edition What do you have?

There are code examples in the docu link posted above.

kaushal2040
Calcite | Level 5

Hi Patrick,

We have SAS/ACCESS interface to ODBC. 

Thanks !!!

kaushal2040
Calcite | Level 5

Hi Patrick,

In my computer, I can see only Oracle and SQL Server on ODBC data source (When I went to add).  How to connect to MySQL?

Thanks !!!

Tom
Super User Tom
Super User

I haven't used it myself, but there seems to be a nice MYSQL site with a driver for ODBC.

http://dev.mysql.com/downloads/connector/odbc/

kaushal2040
Calcite | Level 5

Thanks, Patrick and Tom,

I realized I need to install ODBC Driver for MySql.

Patrick
Opal | Level 21

Not something I'm doing often - but I would say you need first the MySQL driver/connector installed MySQL :: Download Connector/ODBC

Installation must be on the machine where your SAS Server runs (and that's then also where you define the ODBC datasource).

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 6 replies
  • 8492 views
  • 6 likes
  • 3 in conversation