Instructions for installing the fix for the SYBASE INTO syntax 1) go to our web site: http://www.sas.com/techsup/download/maint/access/sybase/SOL2/8.10 2) download the following files: sasiosyb.into syslx104.into syslx111.into in binary format 3) cd !SASROOT/sasexe 4) cp sasiosyb sasiosyb.orig 5) cp syslx104 syslx104.orig 6) cp syslx111 syslx111.orig cp sassyb sassyb.orig (unless sassyb is a link) 7) cd to directory where files were downloaded to 8) cp sasiosyb.into !SASROOT/sasexe/sasiosyb 9) cp syslx104.into !SASROOT/sasexe/syslx104 10) cp syslx111.into !SASROOT/sasexe/syslx111 11) Create the sassyb file by either of the 3 methods below: a) Run the SAS/Access to Sybase Post processing install again and choose the appropriate release of Sybase 10.0.4 or 11.1.1 b) If the sassyb file in !SASROOT/sasexe is a link, remove this link and create a new link using the appropriate syslx104 or syslx111 file. syslx104 is for SYBASE 1.0.4 and syslx111 is for 1.1.1. For example, ln -s !SASROOT/sasexe/syslx111 sassyb c) Copy the appropriate file, syslx104 or syslx111 to !SASROOT/sasexe/sassyb