Installing files on a Win32 client

You can install the DB2 Everyplace client on a Win32 client where you will write application programs for DB2 Everyplace.

Procedure

  1. Copy the following files from your Windows server to a folder on your Win32 client. Install the following files. Table 198 contains the application program files. They are located in %DSYINSTDIR%\Clients\Win32\database. In the following table, lang is a language code.

    Table 198. Application program files

    File Name Description
    x86\DB2e.dll DB2 Everyplace database engine
    x86\CryptoPlugin.dll DB2 Everyplace database engine for data encryption
    x86\DB2eJDBC.dll DB2 Everyplace JDBC driver
    jdbc\DB2eJDBC.jar DB2 Everyplace JDBC driver
    jdbc\DB2eAppl.class Sample Java application
    jdbc\DB2eJavaCLP.class Command Line Processor written in Java
    samples\lang\sampleCLP\Release\ SampleCLP.exe Command Line Processor (ANSI version)
    samples\lang\sampleCLP\ReleaseU\ SampleCLPU.exe Command Line Processor (UNICODE version)
    samples\VisualBasic\DB2eSample.exe Sample application written in Visual Basic
  2. If you plan to use the DB2 Everyplace Sync Server, copy the following Sync Client files to the same folder as above. Table 199 contains the SyncClient files. They are located in \DB2Everyplace\Clients\Win32\Sync\lang\.

    Table 199. SyncClient files

    File Name Description
    dsyagent.dll IBM Remote Stored Procedure adapter
    testisync.exe IBM Sync interface
    imsaconfig.dll IBM Sync Configuration adapter
    imsadb2e.dll IBM Sync DB2 Everyplace adapter
    imsafile.dll IBM Sync File adapter
    isyncconf.dll IBM Sync Configuration adapter
    isyncore.dll IBM Sync DB2 Everyplace adapter
    isync4j.dll IBM Sync Java adapter
    isync4j.jar IBM Sync Java
    wbxmllib.dll IBM Sync WBXML library
    isyncxpt.dll IBM Transport library

    Encryption support is available only with the Microsoft Strong Encryption download available from www.microsoft.com/TechNet/security/crypload.asp. The Microsoft Strong Encryption download for your operating system must be installed to use encryption between Win32 clients and the DB2 Everyplace Sync Server.

  3. Optional: install your own DB2 Everyplace applications in the same folder as above.

Related tasks

Related reference