Database Contrib README
-----------------------

If you plan on using the native database routines for data
storage, you'll have to create the appropriate tables in your
DBMS.  These scripts should help you out...


create_mysql	- Script to create MySQL tables
create_pgsql	- Script to create PostgreSQL tables

