Date: Thu, 31 May 2001 12:39:23 -0400
Reply-To: Gerhard Hellriegel <ghellrieg@T-ONLINE.DE>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Gerhard Hellriegel <ghellrieg@T-ONLINE.DE>
Subject: Re: Proc Upload of a View
On Thu, 31 May 2001 10:09:58 -0500, Rush Daugette
<rush_d@TECASSOCIATES.COM> wrote:
>Consider this scenario: There is a view residing on an NT client that has
a
>SAS/ACCESS libname to read an AS/400 table using ODBC. A Proc Upload of
>this view is remotely submitted to a Unix Server.
>My question is: When the Proc Upload executes, does a SAS data set of this
>view ever actually exist on the NT, or do the data just "pass through" the
>NT and create a data set on the Unix? Thanks for any insight.
>
>Rush
I think, a SAS dataset will never exist on NT, only the AS/400 Data.
|