As subject, With SAS EG, I am accessed to two server, first is SASapp which is connected to a database that I can read data, and calculate it. After I finish the work, I want to use that data table at second server (Local server), but I can not get the data table when I switch to the local server. The only way now is export the data table from SASapp server to my desktop. Then, switch to local server and import the data. I would like to ask that is there any solution that I can copy the data table from SASapp server to Local server work lib (or any other lib I can create) by code. If so, I don't need to export data then import it. Thank you guys, my poor English may make my article be difficult to understand.
... View more