Quick Start for Windows > Quick Start Guide > Using the Demonstration Application
Was this helpful?
Using the Demonstration Application
Actian X Demonstration Application
Actian X provides a sample transactional based application that demonstrates common programming tasks required to develop an application using Actian X.
The application shows how information is retrieved from Actian X 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 X 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: 04/03/2024