new version of jydbconsole no longer needs dumb jdbc drivers. it has extended support for postgresql, new output formats such as twiki table ... and many other small improvements
xerces parser not longer needed
added dumb sybase and postgresql drivers,
with empty PSQLException and SybSQLException classes.
so real drivers for these databases are no longer a must.
new \source tag, return result of query in plain form
first version of jydbconsole on sourceforge.net released.
jydbconsole is a database console inspired by psql - terminal-based front-end to PostgreSQL. Is written in jython and uses JDBC drivers to talk to databases, uses terminal console (unix only) or java swing as an user interface.
the release may be downloaded from here: https://sourceforge.net/project/showfiles.php?group_id=162179