Creating an application using the remote query and stored procedure adapter

The following example show you how to create a stored procedure, a subscription to the stored procedure, and a DB2 Everyplace application to use the stored procedure. The purpose of the example application is to allow a mobile user to check an account balance and transfer money between a savings and a checking account by using a DB2 Everyplace remote stored procedure call.

Prerequisites

The remote query and stored procedure adapter supports the Win32 (non-unicode), WinCE, Symbian, and Palm OS client platforms. The remote query and stored procedure adapter requires that the stored procedures are registered to DB2.

Restrictions

Procedure

To create a stored procedure, a subscription to the stored procedure, and a DB2 Everyplace application to use the stored procedure using the sample application:

  1. Creating a stored procedure using the sample application
  2. Creating a DB2 Everyplace application

Související koncepce

Související úlohy

Související odkazy