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

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