tut-libgda
Synopsis
GNOME Data Access (GDA) is an architecture whose purpose is to provide universal access to many different kinds and types of data sources. This goes from traditional relational database systems, to any imaginable kind of data source such as a mail server, a LDAP directory...
This universality is obtained through the use of an easily extensible plug-in system as the mechanism for communication between the different components in the architecture.
This tutorial is written from the GNOME Data Access manual by Laurent Sansonetti. Original work is copyrighted by several people: Michael Lausch, Rodrigo Moya, Vivien Malerba, Sean Allen, Xabier Rodríguez Calvar and José Dapena Paz.
Table of Contents
- Introduction
- Getting started
- Beginning
- Processing queries
- Executing sentences
- Managing data models and values
- Transactions and batch processes
- Managing errors
- Full example
Keyword(s):
References:[tutorials]