DB2 Access Example

General Information

The database name on this server is E105098D

There are two main ways of connecting to DB2 using the db2_connect() function.

  1. Run in the PHP process
  2. Run in server mode

Demonstration Page

There is a demonstration of DB2 access here.