Tutorial: Using InterBase Express to Create an Application Without Code

From RAD Studio
Jump to: navigation, search

Go Up to Database and LiveBindings Tutorials


This tutorial shows how to develop a database application using InterBase Express but without writing any code. InterBase Express (IBX) is a set of data access components that provide a means of accessing data from InterBase databases. IBX is integrated into RAD Studio.

You develop this application by simply adding components to a form and setting their properties. The application requires no code at all.

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

Note: This example requires that InterBase XE7 be installed. See your IBSetup.html file (located in your product installation directory) for instructions on downloading InterBase. Also, make sure the InterBase server is running before you run the example.

Topics

See Also