1. Download the adaptor package from Apple's FTP server.
2. Uncompress the ODBCEOAdaptorWO401.tar.gz file. This file contains both the source code and a built version of the ODBC adaptor for WebObjects 4.
3. Copy the file ODBCEOAdaptor.dll from inside the ODBCEOAdaptor.framework directory to <$NEXT_ROOT>/Library/Executables. Be sure to back up the original file first.
4. Copy the ODBCEOAdaptor.framework to <$NEXT_ROOT>/Library/Frameworks. Be sure to back up the original .framework directory first.
You must make clean and recompile existing WebObjects projects against the new frameworks in order to connect to SQL Server 7 databases. This version of the adaptor also corrects issues with case-insensitive database comparisons and the naming of reverse engineered tables. However, Apple recommends this patch only for customers who need SQL Server 7 connectivity. This patch was tested with version 3.510.3711.0 of the ODBC core components.