|
From: Nils F. G. <ni...@if...> - 2004-12-03 15:13:46
|
I have had a look at Squirrel SQL. It is a graphical tool to view the contents of databases. It uses JDBC to connect to the databases, so it can connect to any DBMS that have a JDBC driver (which all DBMS I know of have). It is licensed under GNU GPL. To have a look at it and download go to: http://squirrel-sql.sourceforge.net/ Nils Fredrik Gjerull |