Transferring the ODBC drivers to the UNIX server

After you have copied the ODBC driver files to the Windows PC, you must transfer them to the UNIX server.

StepsTransferring the ODBC drivers to the UNIX server

  1. Use a transfer protocol such as FTP to transfer the following ODBC driver file from the Windows PC to the UNIX server for your UNIX operating system:

  2. Change to the directory where you transferred the driver file:

    cd <directory to which ODBC driver file was transferred>
    
  3. Uncompress command to uncompress the tar file:

  4. Use the tar command to extract the files and directories included in the .tar file:

StepsInstalling the ODBC drivers on UNIX

  1. Use the following command to install the ODBC drivers:

    ksh unixmi.ksh
    

    You can install the entire pack of drivers or only one driver at a time. If you do not install the entire pack of drivers, you should install the driver for dBase in addition to the driver that you will be using to connect to your database. The dBase program includes two files that you can use to test whether you have correctly installed and configured your ODBC drivers.