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

Is there a situation where DDE can do MS office addin and PROC IMPORT can't do?

1 ACCEPTED SOLUTION

Accepted Solutions
art297
Opal | Level 21

I hate to keep refering to my own presentations to answer your questions but, in this case, I happen to have one that I can't resist mentioning.  Take a look at the DDE part of the following presentation: http://www.torsas.ca/attachments/File/06112010/Worst_Data.ppt

Proc Import simply doesn't offer the kind of flexibility one can have when one has total control over such transfers.  On the other hand, with such flexibility comes great responsibility.  Oops .. I may be fringing on a copyright violation here.

View solution in original post

5 REPLIES 5
art297
Opal | Level 21

I hate to keep refering to my own presentations to answer your questions but, in this case, I happen to have one that I can't resist mentioning.  Take a look at the DDE part of the following presentation: http://www.torsas.ca/attachments/File/06112010/Worst_Data.ppt

Proc Import simply doesn't offer the kind of flexibility one can have when one has total control over such transfers.  On the other hand, with such flexibility comes great responsibility.  Oops .. I may be fringing on a copyright violation here.

VX_Xc
Calcite | Level 5

Again Thanks art. I like your stuff evevnthough I don't understand it totally yet.

VX_Xc
Calcite | Level 5

PROC IMPORT did what DDE could. Is there a example where DDE could but PROC IMPORT could not?

art297
Opal | Level 21

Actually, proc import couldn't.  Only with the help of further manipulations in a datastep.  And then, only with some assumptions.  In the examples I used in my presentation, dde could actually identify the specific formats that were identified in a spreadsheet and not require any guesswork.

While I'm not suggesting that we should all switch to using Excel, there definitely is some metadata in spreadsheets that are not (yet) capitalized on with proc import.

VX_Xc
Calcite | Level 5

Then with PROC IMPORT and DATA step together will do everything DDE can do?

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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