BookmarkSubscribeRSS Feed
JamesNewcombe
Calcite | Level 5

Hello

I have SAS 9.3 64-bit on a Windows 7 computer, but all the other computers in my department are SAS 9.2 32-bit on a Windows XP. It will be a while before we get them updated to 9.3, but I want to use my new 64-bit computer because it runs a lot faster.

Is there a way to convert the SAS datasets output by my 64-bit computer to 32-bit so that there are no compatibility issues for my colleagues using the files I create?

Many Thanks.

4 REPLIES 4
LinusH
Tourmaline | Level 20

Using Proc Cport/cimport is usually the most safe way to share data between environments, even it's a bit manual if you need to do it often.

Data never sleeps
SandorSzalma
Fluorite | Level 6

you can use SAS 9.3 32-bit on Windows 7 64-bit, too..

Tom
Super User Tom
Super User

You could just make the dataset. SAS should automatically adjust using the CEDA engine.

Otherwise use the OUTREP libname option so that you write the datasets using the format that they want to use to read them.

http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000214133.htm

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

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
  • 4 replies
  • 5349 views
  • 0 likes
  • 5 in conversation