Using the Demonstration Application
Actian Ingres Demonstration Application
Actian Ingres provides a sample transactional based application that demonstrates common programming tasks required to develop an application using Actian Ingres.
The application shows how information is retrieved from Actian Ingres and presented in a user interface control. Novice users can "borrow" code from the application to use in their own application development.
The demonstration application provides a working example of the main tasks required to insert, update, and retrieve data from an Actian Ingres database, including:
• SELECT queries that require parameters
• Execution of a row producing procedure
• INSERT, UPDATE, and DELETE queries
• Transaction commit and rollback
• Use of Unicode character types
• Handling of binary large objects (BLOBs)
Last modified date: 07/21/2025