*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](http://cdn1.netmake.com.br/download/Informix_DB2_Client/Windows/php_ext/php_ibm_db2.dll)

 - php\_ibm\_db2.dll ( PHP 5.6 )

Download : [click here](http://cdn1.netmake.com.br/download/Informix_DB2_Client/Windows/php_ext/php56/php_ibm_db2.dll)

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](http://cdn1.netmake.com.br/download/Informix_DB2_Client/Windows/32bit/v10.5fp5_nt32_dsdriver_ALL_LANG.exe)

[Client 64bit](http://cdn1.netmake.com.br/download/Informix_DB2_Client/Windows/64bit/v10.5fp5_ntx64_dsdriver_ALL_LANG.exe)