I just found your program today in it's 1.0 state.
I am a PostgreSQL user, and tried to create the Database. The DATETIME
type
does NOT exist in PostgreSQL. You should use TIMESTAMP(0) or TIMESTAMP
WITH TIME ZONE(0).
Also, on FreeBSD, there is no crypt.h header, you must include the
<unistd.h>
header instead.
Aside from this, I've just started playing with it.
LER
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749