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 ...
    • 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
 - ...
    • 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: ...
    • Manual Backup

      How to make a Manual backup of scriptcase ? The app folder is not a backup for your projects 1) First copy the scriptcase database, below are the paths to the file, and replaces in the respective directory of the new installation: You can find this ...
    • 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
 ...