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 (July 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 9 Jul 2007 16:45:42 -0700
Reply-To:     David <davidschr@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         David <davidschr@GMAIL.COM>
Organization: http://groups.google.com
Subject:      Re: SAS dataset on Unix challenge
Comments: To: sas-l@uga.edu
In-Reply-To:  <00cc01c7c250$19894ff0$4c9befd0$@com>
Content-Type: text/plain; charset="us-ascii"

What version of SAS? On SAS 9 you should be able to open an IOM connection, assuming they haven't firewalled it. (That might also be the problem with SAS/SHARE and ODBC/OLEDB).

If you don't have an NFS or SAMBA server, try HTTP, FTP, Telnet, SSH, or even email. They must have _some_ sort of way of communicating with the Unix box, basically you need to tunnel over that. (That brings back memories of tunneling the zmodem protocol over VT100 to some ancient DEC machines).

(Why does the un-helpfulness of the sysadmins sound so familiar?)


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