

                       DWI Database Drivers
                       --------------------

This directory contains database drivers that are used by DWI.

The public, generic interface that DWI uses is in "dui-initdb.h".
This is the *only* public interface: code outside of this 
directory should not use any of the other header files.

There is currently only one driver: the ODBC dirver, found in
dui-odbc.[ch].  

