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).

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