BookmarkSubscribeRSS Feed
Fox_3
Calcite | Level 5

Guys, I need to create a connection from my  local server i.e in Windows OS to  Unix my sql server.

I need to transfer my sas datsets which is in local server1.e  windows os to unix mysql server.

2 REPLIES 2
Doc_Duke
Rhodochrosite | Level 12

I don't know MySQL, but I often simply FTP SAS datasets from one platform to another.  SAS is generally able to use its cross-platform tools to read them.

If you have a more specific question about the transfer, maybe you could re-frame the question.  Are you asking about doing it within the EGuide context?

Kurt_Bremser
Super User

Several ways, depending on your setup.

If you want to do it directly, you need to have SAS/ACCESS to MySQL licensed, either on Windows (if your Base SAS/Foundation is on your desktop) or on UNIX (if Base SAS/Foundation is installed there). You also need to set up the connection to the database (usually involves installation/setup of the dbms client that SAS/ACCESS will then use).

Or you can export the data from SAS to a suitably formatted flat file that the DBMS can then import.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 2 replies
  • 1415 views
  • 0 likes
  • 3 in conversation