DB2 connection - Scriptcase

DB2 connection - Scriptcase

Enabling DB2connection on Scriptcase:

 

1. Download the instant client of DB2 form the url below or download the file in the final of this tutorial.

  - Data Server Driver Package 10.5 - http://www-01.ibm.com/support/docview.wss?uid=swg27016878

DSClients-ntx64-dsdriver-10.5.500.107-FP005 for 64bit architeture ( after click, select ALL LANG )

DSClients-nt32-dsdriver-10.5.500.107-FP005 for 32bit architeture ( after click, select ALL LANG )

 

2. Place the dll in the PHP extension folder

 - php_ibm_db2.dll ( PHP 5.4 )

Download : click here

 - php_ibm_db2.dll ( PHP 5.6 )

Download : click here

 

3. Add or uncomment the PHP.ini

extension=php_ibm_db2.dll

4. Restart the apache from scriptcase.

Use the Db2 ODBC Native type of DBMS Driver in the connection of scriptcase.

Attachments (click to download):

Client 32bit

Client 64bit

    • Related Articles

    • Informix Connection - Scriptcase 8.1 - Linux

      To enable the connection to Informix on Linux, we must perform the following steps: Prerequisites Step 1 -  Add the i386 architecture and install the packages below
 : UBUNTU\DEBIAN CENTOS\RHEL - sudo dpkg —add-architecture i386 
- sudo apt-get ...
    • Oracle Connection - Scriptcase

      On several occasions we face slowly at the time of connection to the database or the editing and running applications.   To resolve this issue we can set the connection filter for the loading of data is optimized. To do this, follow these steps: ...
    • DB2 Connection - Scriptcase 8.1 - Linux

      To enable the connection to DB2 on Linux, we must perform the following steps: Prerequisites Step 1  -  Add the i386 architecture and install the packages below : UBUNTU\DEBIAN CENTOS\RHEL - sudo dpkg —add-architecture i386 
- sudo apt-get update
 - ...
    • Connection to Sybase PDO DBLIB

      In Scriptcase, we have the following drivers available for connecting to Sybase: Sybase PDO DBLIB, Sybase PDO ODBC and Sybase. If you are using your own, pre-configured environment, the Sybase extension must be enabled manually in PHP. NOTE: If you ...
    • Oracle Connection - Scriptcase 8.1 - Linux

      To enable the connection to Oracle on Linux, we must perform the following steps: Prerequisites Step 1  -  Add the i386 architecture and install the packages below : UBUNTU\DEBIAN CENTOS\RHEL - sudo dpkg —add-architecture i386 
- sudo apt-get update
 ...