Home | Previous Page | Next Page   Database Server Features >

Locale Support For C User-Defined Routines (IDS and DB API)

Dynamic Server allows you to create user-defined routines (UDRs) that are written in the C programming language. These C UDRs use the DataBlade API to communicate with the database server. For a complete description of the DataBlade API, see the IBM Informix: DataBlade API Programmer's Guide. This section describes how to internationalize a C UDR.

Internationalization is the process of creating a user-defined routine (UDR) that can support different languages, territories, and code sets without changing or recompiling its code.

An internationalized C UDR must handle the following GLS considerations:

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]