Tutorial: Using InterBase Express to Access a Database

From RAD Studio
Jump to: navigation, search

Go Up to Database and LiveBindings Tutorials


This tutorial shows how to develop a general purpose database application using InterBase Express. InterBase Express (IBX) is a set of data access components that provides a means of accessing data from InterBase databases.

You develop this application with InterBase and database components.

This tutorial is based on CsDemos, which is one of the samples that are installed with RAD Studio.

Note: Make sure the InterBase server is running before you run the example.

Topics

See Also