BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
alepage
Barite | Level 11

You're right Kurt. I should have been more specific in my questions. I was referring to the program I developed to generate the synthetic data. In fact, I thought that the execution time of this program would be shorter if we saved the data directly on the server without showing it in the SAS window. Maybe I do not understand the SAS interface and how it works.

Kurt_Bremser
Super User

Everything you do in your code happens in the context of the workspace server. So, unless you define a library on a remote share (or write an external file to one), nothing crosses the network except the code, the log and the results that are sent back to Enterprise Guide. And dataset data as soon as you open it, or have it automatically opened.

alepage
Barite | Level 11

I see.  Thank for help.

Regards,

alepage

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 17 replies
  • 4600 views
  • 7 likes
  • 6 in conversation