Choosing a sample CSA

Sybase recommends that you select a sample CSA in the programming language you are using as a shell for your application. The sample CSAs are provided with the Open ClientConnect.

The following table lists the sample programs and definitions available to you:

Table 3-1: Samples included on the Open ClientConnect

Sample

Description

CLIENTC2

Accesses Adaptive Server Enterprise, retrieving results and messages to the CSA through an input pipe. This sample program is written in COBOL II.

CSAINDX

Transfers data from DB2 through DirectConnect to Adaptive Server Enterprise. This sample program is written in COBOL II.

CSARESCK

Sends a group of eight INSERT statements in one request buffer to Adaptive Server Enterprise and checks error messages to determine the success of the requests. This sample program is written in COBOL II.