Installation Instructions SQL Server 2000 Driver for JDBC Version 2.2 May 2002 Windows ------- To install on Windows platforms: 1. Download the setup.exe file to a temporary directory on your local computer. 2. Run setup.exe from the temporary directory. 3. Follow the on-screen instructions. UNIX ---- To install on UNIX platforms: 1. Copy the mssqlserver.tar file to a temporary directory on your machine. 2. Change to the temporary directory and untar the contents of the file. Enter: tar -xvf mssqlserver.tar The contents of the tar file will appear in the directory. 3. Run the installation script. Enter: install.ksh If you wish to exit the script at any time, press CTRL C. 4. You are asked if you want to view the license agreement. Press ENTER to proceed. 5. After viewing the license agreement, press ENTER to accept it or N to exit. 6. You are asked to specify an installation directory. Enter the full path to the directory. 7. The script displays a message when the installation is complete. -------------- End of installation instructions.