Instructions for installing the fix for the SYBASE INTO syntax PLEASE NOTE: These images contains fixes for the following issues: SAS Note 4011 SYBASE INTO syntax to create a table using the PROC SQL EXECUTE statement no supported in SAS/ACCESS Interfae to SYBASE SAS Note 4054 Enabling Quote Processing in SAS V8 causes Incompatibility with SAS V6 SAS Note 4321 Unable to execute multiple SELECT statements with ACCESS to SYBASE in Version 7 and Version 8 of the SAS System SAS Note 5627 Error message received when loading a SYBASE table with PROC DBLOAD with BULKCOPY=YES and the SAS data set is empty Instructions: 1) go to our web site: http://www.sas.com/techsup/download/maint/access/sybase/HPU8/8.10 2) download the following files: sasiosyb.into syh8x104.into syh8x111.into in binary format 3) cd !SASROOT/sasexe 4) cp sasiosyb sasiosyb.orig 5) cp syh8x104 syh8x104.orig 6) cp syh8x111 syh8x111.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 syh8x104.into !SASROOT/sasexe/syh8x104 10) cp syh8x111.into !SASROOT/sasexe/syh8x111 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 syh8x104 or syh8x111 file. syh8x104 is for SYBASE 1.0.4 and syh8x111 is for 1.1.1. For example, ln -s !SASROOT/sasexe/syh8x111 sassyb c) Copy the appropriate file, syh8x104 or syh8x111 to !SASROOT/sasexe/sassyb