    TerraLib 5 - ADO Data Access Module
    ===================================

This folder contains an implementation of the Data Access classes
for the  Microsoft Access database. 

Module Dependencies:
--------------------

This module requires the following modules in order to be built:
1. Common Runtime
2. Data Access
3. Data Type
4. Plugin
5. Geometry
6. Memory

The third-party software needed:
1. Boost.Filesystem
2. Boost.System
3. ActiveX Data Objects (ADO)

Warnings:
---------

This driver is an expertimental version, having some shortcomings:
- Only one geometric column is possible.
- The blob format used is a WKB with a srs id attached to the end of this byte array.

In the next release we may change some internal
representation in order t be more compliant woth other
open source tools and also to improve performance.

More Information:
-----------------

The TerraLib 5 wiki contains a complete explanation about
the internals of this module:
http://www.dpi.inpe.br/terralib5/wiki/doku.php?id=wiki:designimplementation:ado


      ---------------------------------------------------------
             TerraLib Team <terralib-team@dpi.inpe.br>
            National Institute For Space Research - INPE
      P. BOX 515 - Sao Jose dos Campos - SP - Brazil, 12201-970
                            11/18/2008
  