Lem, Are you trying to do this in the context of EGuide? OS/2Rules comments are based on working directly with SAS Code. You can use the SAS/connect and spawner, etc. from EGuide, but basically that is connecting to one SAS Analysis server with EGuide and then using that SAS Analysis server to to connect to another SAS Analysis server. EGuide can process against multiple SAS Analysis servers, but only one at a time. However, it can get data from a lot of different "data" servers. If you are just talking about getting data from "data" servers, rather than SAS analysis servers, then the approach of mounting network drives may be the easiest way to go. Your (one) SAS Analysis Server has to know about the multiple drive locations. If you are using the local SAS Analytic Server (e.g. your PC), then if you can map the drives, you can do the libname for each and are done. Doc Muhlbaier Duke
... View more