GNU Ada 95 Database Development Environment - (GNADE) Version 1.1
-----------------------------------------------------------------
The program requires that GNU Ada 95 gnat-3.13p or newer is installed.

The setup program will install source files for the binding to odbc in a
directory adaodbc\lib under the root directory for gnat. Precompiled 
ali files and an object library libadaobdc.a are installed in the same directory.

The esql preprocessor gesql.exe will be installed in adaodbc\bin
and in the gnat bin directory.

The setup program will add a string named GNADE to the registry key
HKLM\Software\Ada Core Technologies\GNAT\Standard Libraries with the
directory adaodbc\lib as the value. This step makes it easier to 
use the library, no need to add the path to adaodbc\lib when
compiling and linking.

Using the database development environment should not need any
adjustments of PATH settings etc. Just use gesql to preprocess
an Ada file body with embedded SQL-statements.


Sune.Falck@swipnet.se
