Gnome Data Access

Michael Lausch


Table of Contents
1. Architectural Overview
ODBC Servers
Directory Structure
2. GDA Client Library
Introduction
Providers, Data Sources, and Databases
Configuration of a Provider
Data Source Names
Handling of Object Relationships
Caching
Relationship between GDA Objects
Data Types
Available Data Types
Datasource Meta Information
Function Reference
gda-server — one line description goes here.
gda-connection — one line description goes here.
gda-command — one line description goes here.
gda-field — one line description goes here.
gda-recordset — one line description goes here.
gda-error — one line description goes here.
gda-value — one line description goes here.
3. GDA Providers
Introduction
Implementation of GDA Providers
Makefile.am Entires for GDA Providers
main Function for Executable Type Providers