LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 18 Dec 2006 09:12:43 -0800
Reply-To:     biyectivo <biyectivo@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         biyectivo <biyectivo@GMAIL.COM>
Organization: http://groups.google.com
Subject:      SAS/Server Question #2: Outputting server results to Excel via
              DDE on my PC
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset="iso-8859-1"

Hi all,

I am using SAS/Enterprise Guide 4 in PC (without Base SAS) along with SAS/Server in a Sun machine (remote).

The server obviously does not have Excel installed.

What I need to do is, after my process X has finished running, output results to Excel using DDE (or some other form of automatic/coded output) ON MY PC.

For example, I want to create a code that merges two tables on the server using a PROC SQL code and then the results be exported automatically to a new Excel workbook on my PC.

Remember, the server does not have Excel and I do not have SAS on my PC - just Enterprise Guide.

Thanks!


Back to: Top of message | Previous page | Main SAS-L page