libgda samples
--------------

The objective here is to give to the
developer using libgda quick samples in order she
could use as soon as possible the technology.

Currently the contents are:
* in SimpleExample/: a very simple example to start with
* in BDB/: using the GdaDataModelBdb data model and how to subclass it
* in DirDataModel/: using the GdaDataModelDir object
* in F-Spot/: and example of F-Spot database repair tool (using virtual connections)
* in TableCopy/: examples of how to copy table data
* in Virtual/: virtual connection usage example
* in Report/: reports examples
* in XSLT/: example using Libgda's extension to libxslt
* in DDL/: example using the GdaServerOperation object to perform a CREATE TABLE query

Good luck and happy hacking!
