Hi again, First of all, thank you all for your help! Second, I've done it! I found a different (and easier) approach to this problem. In SAS Guide 5.1, there is an option under the Tasks menu, Data > Download Data Files to PC... that allows to save sas datasets in a local directory. It's a very easy way to export multiple tables, it's very fast and all variable types and formats are safe because it is exported to a sas dataset. Then, in SAS Guide 4, I just have to do a simple import procedure. Thank you all again! Cheers, Bruno
... View more