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 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 6 replies
  • 9088 views
  • 6 likes
  • 3 in conversation