IBM® Informix® Client Software Development Kit, Version 4.10

IBM Informix .NET Provider examples

This section contains short examples that demonstrate the use of particular objects or show how to perform particular database tasks. The examples are short, in order to enhance clarity.

Therefore, they do not represent real-world, full-size applications. All of these example are assumed to be in console applications written in the C# language. They all assume that you have already imported the IBM.Data.Informix namespace by including this directive in the program:
using IBM.Data.Informix;

Many of the examples use one of the sample databases that are included with IBM® Informix® database servers. The sample databases used are stores_demo and superstores_demo. Instructions on how to create these databases are in the IBM Informix DB-Access User's Guide.


Examples exchange | Troubleshooting

To find the PDF, see Publications for the IBM Informix 12.10 family of products.
For the release notes, documentation notes, and/or machine notes, see the Release Notes page.