DB2 10.5 for Linux, UNIX, and Windows

Configuring the development environment for application programming interfaces

Part of configuring for DB2® database application development is configuring the development environment for any application programming interfaces (APIs) that you will use in your applications.

Before you begin

To configure the application development environment for the application programming interfaces (APIs) that you will use, you must have:

Procedure

To configure the development environment for APIs, do the following steps:

  1. For ADO .NET, see "ADO.NET development for IBM Data Servers" for details.
  2. For CLI and ODBC, perform any of the following tasks that apply to your environment:
  3. For Embedded SQL, perform the following task: Setting up the embedded SQL development environment.
  4. For JDBC and SQLJ, perform the following task: Installing the IBM Data Server Driver for JDBC and SQLJ.
  5. For OLE DB, see "IBM OLE DB Provider for DB2" for details.
  6. For Perl, see "Perl DBI" for details.
  7. For PHP, perform one of the following tasks:
    • Set up the PHP environment on Linux or UNIX.
    • Set up the PHP environment on Windows.
  8. For Ruby/Ruby on Rails, perform any of the tasks that are listed in "The IBM_DB Ruby driver and Rails adapter" that apply to your environment.
  9. For Python, perform the task "Setting up the Python environment for IBM data servers".