> There are a few others. > > http://freshmeat.net/projects/postgresql_autodoc > http://dbmstools.sourceforge.net/ > http://sqlfairy.sourceforge.net/ > > are some of the ones with explicit postgresql support I've played > with in the past. I've had some luck using the ODBC or > JDBC based ones too. thanks for the links - good to know. they are ok, but sqlspec is much more comprehensive. for example, compare these: http://www.rbt.ca/autodoc/autodocexample.html http://dbmstools.sourceforge.net/samples/xml2doc/schema-jcr-frames/index-jcr-postgres8.html to this: http://www.elsasoft.org/chm/dellstore.zip (chm) http://www.elsasoft.org/localhost.dellstore (IE) http://www.elsasoft.org/tabular/localhost.dellstore (non-IE, eg, firefox) not to mention that sqlspec supports every other DBMS of consequence. ;) Jesse