Part I. Getting started

Table of Contents

Introduction
libgnomedb features
libgnomedb architecture
A small example
Application presentation and context
Database structure
The customers table
The orders table
The order_contents table
The products table
Coding the application
Creating the data dictionary
Definition of the queries
Code parts: includes and defines
Code parts: the main() function
Code parts: the prepare_main_window() function
Compiling
Widget Gallery
Migration from older versions
Global changes
GnomeDbGrid and GnomeDbForm widgets changes